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

This project processes local and remote json files/sources by splitting it into smaller chunks, with automatic garbage collecting.

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: ^1.1.9

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
35
pub points
0%
popularity

Publisher

unverified uploader

This project processes local and remote json files/sources by splitting it into smaller chunks, with automatic garbage collecting.

Homepage

License

MIT (LICENSE)

Dependencies

flutter, heavylist, path, path_provider

More

Packages that depend on jsonstreamreader