ringg_flutter 0.1.0
ringg_flutter: ^0.1.0 copied to clipboard
Ringg AI widget for Flutter — drop-in widget and headless controller for voice/text AI agents.
Changelog #
0.1.0 #
Initial release — the Ringg chat + voice widget for Flutter.
- Drop-in
RinggWidgetwith trigger button, chat, voice calls (LiveKit), interactive components (forms, calendar, quick replies, Block Kit) and a post-call feedback screen. - Headless core (
RinggWidgetController+ stores) usable without the UI. - Offline-friendly: inject your own
TransportAdapter/HTTP client for tests. - Platform setup required (mic permission, background audio) — see README.