flutter_taerae 0.2.0 copy "flutter_taerae: ^0.2.0" to clipboard
flutter_taerae: ^0.2.0 copied to clipboard

Local-first embedded graph package for Flutter with ChangeNotifier state APIs, durability controls, and GraphRAG-ready extensions.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_taerae

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

dependencies:
  flutter_taerae: ^0.2.0

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:flutter_taerae/flutter_taerae.dart';
0
likes
150
points
--
downloads

Publisher

unverified uploader

Weekly Downloads

Local-first embedded graph package for Flutter with ChangeNotifier state APIs, durability controls, and GraphRAG-ready extensions.

Repository (GitHub)
View/report issues

Topics

#flutter #graph #offline-first #embedded #graphrag

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface, taerae_core, web

More

Packages that depend on flutter_taerae

Packages that implement flutter_taerae