jsonstreamreader 0.0.6 copy "jsonstreamreader: ^0.0.6" to clipboard
jsonstreamreader: ^0.0.6 copied to clipboard

outdated

This project is processes a local json file by splitting it into smaller chunks, with automatic garbage collecting.Please use latest version.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add jsonstreamreader

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

dependencies:
  jsonstreamreader: ^0.0.6

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

Publisher

unverified uploader

This project is processes a local json file by splitting it into smaller chunks, with automatic garbage collecting.Please use latest version.

Homepage

License

unknown (LICENSE)

Dependencies

flutter, heavylist, path_provider

More

Packages that depend on jsonstreamreader