jsonata 0.0.4 copy "jsonata: ^0.0.4" to clipboard
jsonata: ^0.0.4 copied to clipboard

JSONata plugin for Flutter

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add jsonata

With Flutter:

 $ flutter pub add jsonata

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

dependencies:
  jsonata: ^0.0.4

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

Import it

Now in your Dart code, you can use:

import 'package:jsonata/jsonata.dart';
2
likes
0
points
14
downloads

Publisher

verified publisherfreyt.de

Weekly Downloads

JSONata plugin for Flutter

Homepage

License

unknown (license)

Dependencies

flutter, flutter_inappwebview

More

Packages that depend on jsonata