libstore 0.1.1 copy "libstore: ^0.1.1" to clipboard
libstore: ^0.1.1 copied to clipboard

High-performance embedded NoSQL database for Flutter, powered by Rust via flutter_rust_bridge.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add libstore

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

dependencies:
  libstore: ^0.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:libstore/libstore.dart';
1
likes
150
points
130
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

High-performance embedded NoSQL database for Flutter, powered by Rust via flutter_rust_bridge.

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_rust_bridge, path_provider, uuid

More

Packages that depend on libstore