metronome 1.1.4 copy "metronome: ^1.1.4" to clipboard
metronome: ^1.1.4 copied to clipboard

Efficient, accurate, cross-platform metronome; supports volume, BPM, and audio source settings.

1.1.4 #

  • Added enableTickCallback parameter in init, onTick will be called only when onListenTick is true

1.1.3 #

  • Update example

1.1.2 #

  • Update example
  • Update path_provider
  • Update minimum iOS implementation version
  • Add privacy manifest
  • Fix Android: remove destroy from onDetachedFromEngine #10 , #7

1.1.1+1 #

  • Fix BPM must be greater than 0 #8

1.1.1 #

  • Add enableSession parameter for IOS #5

1.1.0+1 #

  • Fix init volume being ignored #6

1.1.0 #

  • 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)

1.0.4 #

  • add pause() method
  • fix stop() method replace pause() method

1.0.3 #

  • fix android volume control

1.0.2 #

  • update screenshot

1.0.0 #

  • add android support
  • add web support
  • add example
  • add screenshot

0.0.1 #

  • Metronome, currently ios only.
8
likes
140
pub points
78%
popularity
screenshot

Publisher

verified publisherdev.sumsg.com

Efficient, accurate, cross-platform metronome; supports volume, BPM, and audio source settings.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, flutter_web_plugins, path_provider, plugin_platform_interface

More

Packages that depend on metronome