flutter_local_agent_kit 1.0.0 copy "flutter_local_agent_kit: ^1.0.0" to clipboard
flutter_local_agent_kit: ^1.0.0 copied to clipboard

A production-ready, offline-first AI framework for Flutter. Orchestrates resident LLM inference, local RAG knowledge retrieval, and autonomous tool-using agents with a high-performance Material 3 Chat UI.

Changelog #

1.0.0 #

  • Initial Release: Production-ready core for on-device AI.
  • Orchestration: Implemented FlutterLocalAgentKit unified facade for LLM, RAG, and Agents.
  • LLM Core: High-performance GGUF inference via llamadart.
  • Private RAG: Offline-first vector search via mobile_rag_engine.
  • Autonomous Agents: ReAct-based reasoning loop for tool-augmented intelligence.
  • Premium UI: Included AgentChatView with high-speed streaming and Markdown support.
  • Management: Robust ModelManager for background model orchestration and integrity.
  • Compliance: 100/100 pub.dev health score ready.
7
likes
0
points
471
downloads

Publisher

unverified uploader

Weekly Downloads

A production-ready, offline-first AI framework for Flutter. Orchestrates resident LLM inference, local RAG knowledge retrieval, and autonomous tool-using agents with a high-performance Material 3 Chat UI.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dio, flutter, flutter_markdown, google_generative_ai, llamadart, mobile_rag_engine, path, path_provider, uuid

More

Packages that depend on flutter_local_agent_kit