flutter_agentic_ai 0.1.1 copy "flutter_agentic_ai: ^0.1.1" to clipboard
flutter_agentic_ai: ^0.1.1 copied to clipboard

Embed intelligent, UI-aware AI agents in any Flutter app. Autonomous tap, type, scroll, and navigation using Flutter's semantics tree.

0.1.0 #

  • Overlay UI: Floating AgentChatBar (draggable FAB + expandable panel) and AgentOverlay thinking indicator
  • Security guardrails: interactiveBlacklist, interactiveWhitelist, transformScreenContent, enableUiControl
  • Production apiKey warning: logs a security notice in release builds when proxyUrl is not set
  • Flattened API: AiAgent now exposes flat top-level props (apiKey, maxSteps, instructions, router, accentColor) matching the React Native SDK's API surface
  • Cancellation: cancel() support on AgentRuntime and AiAgentController
  • RTL / Arabic support: chat bar placeholder and layout respect language: 'ar'
  • History summarization: compresses long task histories to prevent context overflow
  • Budget guards: maxTokenBudget and maxCostUsd stop runaway tasks

0.0.1 #

  • Initial release
0
likes
0
points
112
downloads

Publisher

unverified uploader

Weekly Downloads

Embed intelligent, UI-aware AI agents in any Flutter app. Autonomous tap, type, scroll, and navigation using Flutter's semantics tree.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection, flutter, google_generative_ai, http, uuid, web_socket_channel

More

Packages that depend on flutter_agentic_ai