jsonatawebview 0.1.1 copy "jsonatawebview: ^0.1.1" to clipboard
jsonatawebview: ^0.1.1 copied to clipboard

JSONata plugin for Flutter

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add jsonatawebview

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

dependencies:
  jsonatawebview: ^0.1.1

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:jsonatawebview/jsonata.dart';
0
likes
125
points
25
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

JSONata plugin for Flutter

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_inappwebview

More

Packages that depend on jsonatawebview