flutter_audio_waveforms 1.2.1+4 copy "flutter_audio_waveforms: ^1.2.1+4" to clipboard
flutter_audio_waveforms: ^1.2.1+4 copied to clipboard

outdated

A UI library for easily adding audio waveforms to your apps, with several customization options.

1.2.1+4 #

  • Added customization options isRoundedRectangle and isCentered to RectangleWaveform. Setting isRoundedRectangle to true draws rounded rectangles instead of regular ones. Setting isCentered to true would align each rectangle in the center along Y axis with respect to it's center along it's height. isCentered won't have any effect if absolute is set to true.

1.1.1+4 #

  • Updates in Api for declaring waveforms. maxDuration and elapsedDuration are now made optional when you're declaring a waveform. Avoids having to provide them when not needed like in case when you need a static waveform without any active waveform track.

1.1.1+3 #

  • Documentation update.

1.1.1+2 #

  • Minor bug fix related to processing samples internally.

1.1.0+2 #

  • New Waveform type CurvedPolygonWaveform added.

1.0.0+1 #

  • Documentation update.

1.0.0 #

  • Initial release.
188
likes
0
pub points
95%
popularity

Publisher

verified publishertakrutvik.com

A UI library for easily adding audio waveforms to your apps, with several customization options.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

collection, flutter

More

Packages that depend on flutter_audio_waveforms