json_by_path 0.0.1-beta copy "json_by_path: ^0.0.1-beta" to clipboard
json_by_path: ^0.0.1-beta copied to clipboard

outdated

Get and Set Json Maps using path relative keys

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add json_by_path

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

dependencies:
  json_by_path: ^0.0.1-beta

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

Import it

Now in your Dart code, you can use:

import 'package:json_by_path/json_by_path.dart';
4
likes
0
points
16
downloads

Publisher

unverified uploader

Weekly Downloads

Get and Set Json Maps using path relative keys

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on json_by_path