skycap_audio_manager 1.1.0+3
skycap_audio_manager: ^1.1.0+3 copied to clipboard
A simple and customizable Flutter audio player package.
Changelog #
1.1.0+2 2025-12-4 #
Up gradation #
Update Flutter Version, demo video support ,Gradle and intl package support.
1.1.0 2025-04-3 #
Improved #
Resolve the issue in video player show during change video from seekbar.
1.0.2 - 2025-03-31 #
Added #
- Full support for audio playback (MP3).
- New video player module with gesture controls, fullscreen mode, and subtitles support.
- Audio recorder with pause/resume functionality and waveform visualization.
- Playlist support with loop and shuffle options.
- Metadata display for album artwork, title, and artist.
Improved #
- Enhanced performance for network streaming and local playback.
- Optimized UI for audio player, video player, and recorder screens.
- Improved error handling for unsupported file formats.
Fixed #
- Minor UI glitches in audio player and recorder interfaces.
- Fixed playback speed inconsistencies in video player module.
- Resolved crashes related to invalid file paths.