local_cache_sync 2.0.0-nullsafety.0 copy "local_cache_sync: ^2.0.0-nullsafety.0" to clipboard
local_cache_sync: ^2.0.0-nullsafety.0 copied to clipboard

outdated

Cache json map to local file with Dart:io. Read cache with sync api.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add local_cache_sync

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

dependencies:
  local_cache_sync: ^2.0.0-nullsafety.0

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

Publisher

unverified uploader

Cache json map to local file with Dart:io. Read cache with sync api.

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on local_cache_sync