v_chat_voice_player 3.0.1
v_chat_voice_player: ^3.0.1 copied to clipboard
v chat voice player package this item is part of v_chat_sdk and it can be used as a standalone package
0.0.1 #
- initial release.
0.4.0 #
- full localization support
1.0.0 #
- Support Dart 3
2.0.0 #
-
Support Flutter V3.22
2.1.0 #
- Fix slider
- Upgrade packages
2.2.0 #
- Add flutter_audio_waveforms
- Upgrade packages
2.2.1 #
- update packages
2.2.2 #
- update packages
3.0.0 #
- BREAKING CHANGE: Migrated from
just_audiotoaudioplayerspackage - Improved code structure and performance
- Better state management with VoiceStateModel
- Enhanced error handling and stream management
- Kept VLC player support for iOS WebM files
- Added better documentation and utility methods
- Improved UI responsiveness and animations
- Fixed deprecated
withOpacityusage - Better memory management and resource cleanup
- Enhanced play speed controls with cleaner API
3.0.1 #
- FEATURE: Improved seek functionality - now preserves playback state during seeking
- When seeking while playing, audio resumes automatically after seek completes
- When seeking while paused, audio remains paused after seek completes
- Better user experience with intelligent seek state management