ilkersevim_json_isolate 0.1.0 copy "ilkersevim_json_isolate: ^0.1.0" to clipboard
ilkersevim_json_isolate: ^0.1.0 copied to clipboard

JSON map/list decode and encode helpers that offload large payloads with Flutter compute.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ilkersevim_json_isolate

With Flutter:

 $ flutter pub add ilkersevim_json_isolate

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

dependencies:
  ilkersevim_json_isolate: ^0.1.0

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:ilkersevim_json_isolate/ilkersevim_json_isolate.dart';
1
likes
0
points
310
downloads

Publisher

unverified uploader

Weekly Downloads

JSON map/list decode and encode helpers that offload large payloads with Flutter compute.

Repository (GitHub)
View/report issues

Topics

#json #isolate #flutter #compute

License

unknown (license)

Dependencies

flutter

More

Packages that depend on ilkersevim_json_isolate