cindel 0.5.0 copy "cindel: ^0.5.0" to clipboard
cindel: ^0.5.0 copied to clipboard

Ultra-fast, lightweight NoSQL local database for Flutter and Dart apps, powered by a compact Rust native core.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add cindel

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

dependencies:
  cindel: ^0.5.0

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:cindel/cindel.dart';
2
likes
0
points
195
downloads

Documentation

Documentation

Publisher

unverified uploader

Weekly Downloads

Ultra-fast, lightweight NoSQL local database for Flutter and Dart apps, powered by a compact Rust native core.

Repository (GitHub)
View/report issues

Topics

#database #nosql #storage #cindel #encryption

License

unknown (license)

Dependencies

cindel_annotations, ffi, hooks, native_toolchain_rust

More

Packages that depend on cindel