generic_json_parser 0.0.3 copy "generic_json_parser: ^0.0.3" to clipboard
generic_json_parser: ^0.0.3 copied to clipboard

Generic utility functions for json parsing including background parsing.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add generic_json_parser

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

dependencies:
  generic_json_parser: ^0.0.3

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

Import it

Now in your Dart code, you can use:

import 'package:generic_json_parser/generic_json_parser.dart';
2
likes
160
points
24
downloads

Publisher

unverified uploader

Weekly Downloads

Generic utility functions for json parsing including background parsing.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on generic_json_parser