local_cache_sync 3.1.1 copy "local_cache_sync: ^3.1.1" to clipboard
local_cache_sync: ^3.1.1 copied to clipboard

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

Publisher

unverified uploader

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

Homepage

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on local_cache_sync