typed_json_getters 0.0.1 copy "typed_json_getters: ^0.0.1" to clipboard
typed_json_getters: ^0.0.1 copied to clipboard

A Dart library providing type-safe getters for JSON maps with robust error handling.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add typed_json_getters

With Flutter:

 $ flutter pub add typed_json_getters

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  typed_json_getters: ^0.0.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

1
likes
150
pub points
0%
popularity

Publisher

verified publisherristocloudgroup.com

A Dart library providing type-safe getters for JSON maps with robust error handling.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

More

Packages that depend on typed_json_getters