waveform_recorder 1.3.1 copy "waveform_recorder: ^1.3.1" to clipboard
waveform_recorder: ^1.3.1 copied to clipboard

A Flutter package for recording audio with real-time waveform visualization, ideal for voice messaging and audio recording features in chat applications.

1.3.1 #

  • README tweak

1.3.0 #

  • downgraded the SDK requiredment to allow for more users

1.2.2 #

  • setting file name extension and mimetype based on audio encoder
  • moved Uri url => XFile file for split of path and name (necessary on the web)
  • downgraded the SDK requiredment to allow for more users

1.2.1 #

  • improved audio playback in the sample

1.2 #

  • change onStartRecording => onRecordingStarted
  • change onEndRecording => onRecordingStopped
  • fixed issue on second recording -- yay asserts!

1.0.1 #

  • fix missing file.

1.0.0 #

  • initial release.
10
likes
150
points
821
downloads

Publisher

verified publishersellsbrothers.com

Weekly Downloads

A Flutter package for recording audio with real-time waveform visualization, ideal for voice messaging and audio recording features in chat applications.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

cross_file, flutter, gap, http, path, path_provider, record, waveform_flutter, web

More

Packages that depend on waveform_recorder