japx 2.0.2 copy "japx: ^2.0.2" to clipboard
japx: ^2.0.2 copied to clipboard

outdated

Lightweight parser for the JSON:API (http://jsonapi.org/) structure.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add japx

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

dependencies:
  japx: ^2.0.2

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:japx/japx.dart';
42
likes
0
pub points
89%
popularity

Publisher

verified publisherinfinum.com

Lightweight parser for the JSON:API (http://jsonapi.org/) structure.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on japx