livekit_components 1.2.2+hotfix.1
livekit_components: ^1.2.2+hotfix.1 copied to clipboard
Out-of-the-box flutter widgets for livekit client.
Changelog #
1.2.2+hotfix.1 - 2025-06-30 #
- Fixed: TranscriptionContext clean up (#36)
1.2.2 - 2025-06-30 #
- Fixed: Compile issue with Flutter 3.32.
- Fixed: Transcription related improvements.
- Changed: Agent state aware AudioVisualizer.
- Changed: Update example app.
- Added: Fit for VideoTrackWidget.
- Changed: Use AgentState from SDK.
1.2.1 - 2025-04-09 #
- feat: Adding more components for Agents.
1.2.0 - 2025-03-26 #
- Bump version for livekit sdk.
- Make AudioVisualizer configurable.
- Support AudioVisualizer for web.
1.1.1 - 2025-02-07 #
- Don't fail analyze on deprecation warnings (#13)
- improve debug log for remote track pub/unpub (#12)
- add visualizer color override option, opacity, size (#11)
- fix deprecated member use. (#8)
- chore: fix typo in filename (#7)
1.1.0 - 2024-12-09 #
- audio visulizer
1.0.1 - 2024-11-12 #
- improvements for live streaming.
1.0.0 - 2024-10-27 #
- Initial release