dynamo_json_decoder 1.0.6 copy "dynamo_json_decoder: ^1.0.6" to clipboard
dynamo_json_decoder: ^1.0.6 copied to clipboard

A Flutter project that decodes serialized JSON strings into Flutter collection objects.

1.0.0 #

  • Initial release.
  • Support for Map and List decoding.
  • Added Debug Mode and custom Reviver support.

1.0.1 #

  • Improved API documentation and comments.
  • Added repository and issue tracker links to pubspec.
  • Resolved various linting warnings.

1.0.2 #

  • Optimized singleton initialization using null-aware assignment.
  • Finalized static analysis fixes for 160/160 score target.

1.0.3 #

  • ran dart format . to format all files to standard dart format.

1.0.4 #

  • created a library to provide the Barrel File benefit to api users.

1.0.5 #

  • Fixed the format issue of url reference in the README example.

1.0.6 #

  • Map<String, dynamic>() is a return requirement even thought the linter wants {}.
2
likes
160
points
281
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter project that decodes serialized JSON strings into Flutter collection objects.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

cupertino_icons, flutter, logger

More

Packages that depend on dynamo_json_decoder