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

outdated

A plugin to cut audio files. Supports iOS and Android.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add audiocutter

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  audiocutter: ^0.0.8

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:audiocutter/audiocutter.dart';
12
likes
30
pub points
0%
popularity

Publisher

unverified uploader

A plugin to cut audio files. Supports iOS and Android.

Repository (GitLab)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, flutter_ffmpeg, path_provider

More

Packages that depend on audiocutter