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

Drop-in AI assistant for Flutter apps. Reads UI via Semantics tree, executes multi-step tasks autonomously, and supports Gemini, Claude, and OpenAI.

0.1.0 #

  • Initial release.
  • ReAct agent loop with multi-step task execution (tap, type, scroll, navigate).
  • Semantics-based screen reading — no instrumentation needed.
  • LLM providers: Gemini, Claude, OpenAI.
  • Voice input (speech-to-text) with multi-locale support.
  • Voice output (text-to-speech) with language auto-detection.
  • Rich chat overlay with action feed, handoff mode, and response popups.
  • Custom tool registration for app-specific business logic.
  • App manifest generation for structured screen descriptions.
  • Analytics event system via onEvent callback.
7
likes
0
points
152
downloads

Publisher

verified publishermyrik.in

Weekly Downloads

Drop-in AI assistant for Flutter apps. Reads UI via Semantics tree, executes multi-step tasks autonomously, and supports Gemini, Claude, and OpenAI.

Repository (GitHub)
View/report issues

Topics

#ai #assistant #agent #voice #llm

License

unknown (license)

Dependencies

flutter, flutter_tts, google_generative_ai, http, speech_to_text, uuid

More

Packages that depend on flutter_ai_assistant