audio_editing_tool 1.1.0 copy "audio_editing_tool: ^1.1.0" to clipboard
audio_editing_tool: ^1.1.0 copied to clipboard

An audio editor tool to make working with audios easy!

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add audio_editing_tool

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

dependencies:
  audio_editing_tool: ^1.1.0

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:audio_editing_tool/audio_editing_tool.dart';
6
likes
150
points
69
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

An audio editor tool to make working with audios easy!

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

ffmpeg_kit_flutter_new, file_picker, flutter, path, path_provider

More

Packages that depend on audio_editing_tool