audiocutter 0.0.9 copy "audiocutter: ^0.0.9" to clipboard
audiocutter: ^0.0.9 copied to clipboard

A plugin to cut audio files. Uses flutter_ffmpeg to extract audio into small file sizes, perfect for streaming small clips of audio (or ringtones). Supports iOS and Android.

0.0.9 #

  • Minor cleanup

0.0.8 #

  • Add fix to allow passing filenames with spaces

0.0.7 #

  • AndroidX fixes

0.0.6 #

  • Hot fixes to actually enable this plugin being published with ffmpeg
  • Reduce quality of cut audio to optimize storage and streaming

0.0.5 #

  • Require and use ffmpeg to clip audio.

0.0.4 #

  • I have no idea what I'm doing.

0.0.3 #

  • Update path provider dependency.

0.0.2 #

  • Implements a class with a static method to cut audio.

0.0.1 #

  • Just the default flutter --template=plugin to start.
12
likes
40
pub points
0%
popularity

Publisher

unverified uploader

A plugin to cut audio files. Uses flutter_ffmpeg to extract audio into small file sizes, perfect for streaming small clips of audio (or ringtones). Supports iOS and Android.

Repository (GitLab)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, flutter_ffmpeg, path_provider

More

Packages that depend on audiocutter