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

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

0.1.0 #

  • Promote plugin template into a usable Flutter package for taerae_core.
  • Add local taerae_core dependency and re-export core graph APIs.
  • Add TaeraeGraphController (ChangeNotifier) with graph read/write helpers.
  • Add JSON import/export helpers on the controller.
  • Update example app to demonstrate graph mutations and shortest-path display.
  • Expand unit tests for platform interface behavior and controller behavior.
  • Add API_REFERENCE.md with plugin-available API inventory.
0
likes
0
points
136
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

License

unknown (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface, taerae_core, web

More

Packages that depend on flutter_taerae

Packages that implement flutter_taerae