sembast 3.8.4+1 copy "sembast: ^3.8.4+1" to clipboard
sembast: ^3.8.4+1 copied to clipboard

NoSQL persistent embedded file system document-based database for Dart VM and Flutter with encryption support.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add sembast
copied to clipboard

With Flutter:

 $ flutter pub add sembast
copied to clipboard

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

dependencies:
  sembast: ^3.8.4+1
copied to clipboard

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/sembast.dart';
copied to clipboard
1.12k
likes
160
points
198k
downloads

Publisher

verified publishertekartik.com

Weekly Downloads

2024.08.28 - 2025.03.12

NoSQL persistent embedded file system document-based database for Dart VM and Flutter with encryption support.

Repository (GitHub)

Topics

#nosql #database

Documentation

API reference

Funding

Consider supporting this project:

github.com

License

BSD-3-Clause (license)

Dependencies

meta, path, synchronized

More

Packages that depend on sembast