- Update readme
- Added
enableTickCallback
parameter in init, onTick will be called only when onListenTick is true
- Update example
- Update example
- Update path_provider
- Update minimum iOS implementation version
- Add privacy manifest
- Fix Android: remove destroy from onDetachedFromEngine #10 , #7
- Fix BPM must be greater than 0 #8
- Add enableSession parameter for IOS #5
- Fix init volume being ignored #6
- Add CallBack function on Tick #1
- Add getBMP() function
- Add MacOS support
- Fix IOS getVolume()
- Fix Android setVolume()
- Fix no sound with AirPods #3
- Change
⚠️ volume type (double to int) - Change
⚠️ BPM type (double to int)
- add pause() method
- fix stop() method replace pause() method
- fix android volume control
- update screenshot
- add android support
- add web support
- add example
- add screenshot
- Metronome, currently ios only.