Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 419 Bytes

CHANGELOG.md

File metadata and controls

29 lines (18 loc) · 419 Bytes

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)