ask_bubble_ai 0.0.1
ask_bubble_ai: ^0.0.1 copied to clipboard
A customizable floating AI chat bubble widget for Flutter. Powered by Gemini, with built-in navigation shortcuts, styling, and active session context.
0.0.1 #
- Initial release of
ask_bubble_ai. - Added the floating AI chat bubble widget
AskBubbleAi. - Integrated Google Gemini AI capabilities via the
google_generative_aiSDK. - Supported contextual grounding with custom knowledge base/FAQs document (
brainDocument). - Added session context awareness via user metadata mapping (
userDetails). - Implemented structured
[NAVIGATE:route|text]parsing for in-app page redirection buttons. - Added welcome screen with customizable quick question suggestion chips.
- Built beautiful dark and light mode UI matching premium design standards.