dartantic_chat 0.3.0
dartantic_chat: ^0.3.0 copied to clipboard
AI chat widget for Flutter apps targeting mobile, desktop, and web supporting text, image, and voice input.
0.3.0 #
- Requires
dartantic_interface^4.0.0 anddartantic_ai^3.3.0 (stack aligned withdartantic_interface4.0.0 andModelKind.video). See those packages’ changelogs if you switch exhaustively onModelKind.
0.2.0 #
-
Thanks for @DeTuksa for another great chat feature: drag 'n' drop!
- Added drag-and-drop file attachment support on desktop and web platforms
- Added
FileDropOverlayStylefor customizing the drop zone visual feedback
-
And another great @DeTuksa chat feature: custom commands!
0.1.0 #
- Initial fork from the Flutter AI Toolkit. Very minimal testing.