volume_controller 2.0.2 volume_controller: ^2.0.2 copied to clipboard
A Flutter volume plugin for ios and android control system volume.
1.0.0 #
- Android: Support get/set/volume
- iOS: Support get/set/volume
1.0.1 #
- Add maxVolume function and muteVolume function
- Update README.md
- Update example
1.0.1+1 #
- Update Comment
2.0.0 #
- Fix iOS Bug
- Migrate to null safety
2.0.1 #
- Fix iOS Bug
2.0.2 #
- VolumeController class change to singleton
- Add "removeListener" function
- Add show/hide volume system UI (only for android now)