convert_object 1.0.0-dev.3 copy "convert_object: ^1.0.0-dev.3" to clipboard
convert_object: ^1.0.0-dev.3 copied to clipboard

A comprehensive type conversion library for Dart with a fluent API, safe try* variants, robust Date/Number/URI parsing, enum helpers, and extensive collection/map/list extensions.

1.0.0-dev.3 #

  • Unified string conversion naming: Convert.toStringValue / Convert.tryToStringValue, convertToString, and Converter.toStringValue() with matching getString/tryGetString collection helpers.
  • Shortened the facade name to Convert and refreshed top-level exports, examples, and docs to reflect the new API.
  • Updated enum utilities with EnumParsers.fromString and refreshed developer README assets for LLM consumption.

1.0.0-dev.2 #

  • Added documentation across all public APIs, including facade helpers, utilities, and extensions.
  • Tightened analyzer rules to enforce package imports and doc coverage, achieving a clean flutter analyze run.

1.0.0-dev.1 #

First stable release of convert_object — a comprehensive, null‑safe type‑conversion toolkit for Dart & Flutter with a fluent API, static helpers, safe try* variants, robust Date/Number/URI handling, collections, enums, and developer‑friendly diagnostics.

0
likes
0
points
118
downloads

Publisher

verified publishertomars.tech

Weekly Downloads

A comprehensive type conversion library for Dart with a fluent API, safe try* variants, robust Date/Number/URI parsing, enum helpers, and extensive collection/map/list extensions.

Repository (GitHub)
View/report issues

Topics

#conversion #type-conversion #utilities #extensions #collections

License

unknown (license)

Dependencies

intl, meta

More

Packages that depend on convert_object