convert_object 1.0.0-dev.2
convert_object: ^1.0.0-dev.2 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.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 analyzerun.
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.