sembast_cache_manager 1.0.5-dev.3 copy "sembast_cache_manager: ^1.0.5-dev.3" to clipboard
sembast_cache_manager: ^1.0.5-dev.3 copied to clipboard

A Sembast-based cache manager for the NDK (Nostr Development Kit) library, providing persistent storage for Nostr protocol data.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add sembast_cache_manager

With Flutter:

 $ flutter pub add sembast_cache_manager

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

dependencies:
  sembast_cache_manager: ^1.0.5-dev.3

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:sembast_cache_manager/sembast_cache_manager.dart';
2
likes
150
points
249
downloads

Publisher

unverified uploader

Weekly Downloads

A Sembast-based cache manager for the NDK (Nostr Development Kit) library, providing persistent storage for Nostr protocol data.

Repository (GitHub)
View/report issues

Topics

#nostr

License

MIT (license)

Dependencies

ndk, path, sembast

More

Packages that depend on sembast_cache_manager