map_list_dot 0.1.2 copy "map_list_dot: ^0.1.2" to clipboard
map_list_dot: ^0.1.2 copied to clipboard

access json or maps & lists with a dot notation for getting or setting data, in code or string interpreter

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add map_list_dot

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

dependencies:
  map_list_dot: ^0.1.2

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:map_list_dot/map_list_dot.dart';
2
likes
30
pub points
14%
popularity

Publisher

verified publisherpep-inno.com

access json or maps & lists with a dot notation for getting or setting data, in code or string interpreter

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

logging

More

Packages that depend on map_list_dot