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

outdated

Cache json map to local file with Dart:io. Read cahce 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: ^0.0.3

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
30
pub points
76%
popularity

Publisher

unverified uploader

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

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on local_cache_sync