nosql_cache_manager 0.0.1 copy "nosql_cache_manager: ^0.0.1" to clipboard
nosql_cache_manager: ^0.0.1 copied to clipboard

A flutter cache manager for storing and retrieving data with Sembast.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add nosql_cache_manager

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

dependencies:
  nosql_cache_manager: ^0.0.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:nosql_cache_manager/cache_manager.dart';
1
likes
140
points
25
downloads

Publisher

verified publisherhorizondevelopers.cloud

Weekly Downloads

A flutter cache manager for storing and retrieving data with Sembast.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, path_provider, sembast

More

Packages that depend on nosql_cache_manager