waffle_db 0.0.2+1 copy "waffle_db: ^0.0.2+1" to clipboard
waffle_db: ^0.0.2+1 copied to clipboard

An advanced, local vector database for Flutter, powered by Rust and HNSW graph indexing.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add waffle_db

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

dependencies:
  waffle_db: ^0.0.2+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:waffle_db/waffle_db.dart';
0
likes
160
points
94
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

An advanced, local vector database for Flutter, powered by Rust and HNSW graph indexing.

Repository (GitHub)
View/report issues
Contributing

Topics

#ffi #vector #ai #database #rust

Funding

Consider supporting this project:

github.com
buymeacoffee.com
ipn.eg

License

GPL-3.0 (license)

Dependencies

flutter_rust_bridge

More

Packages that depend on waffle_db

Packages that implement waffle_db