dynamo_json_decoder 1.0.3 copy "dynamo_json_decoder: ^1.0.3" to clipboard
dynamo_json_decoder: ^1.0.3 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.
2
likes
0
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

License

unknown (license)

Dependencies

cupertino_icons, flutter, logger

More

Packages that depend on dynamo_json_decoder