audio_trimmer_plus 0.0.2 copy "audio_trimmer_plus: ^0.0.2" to clipboard
audio_trimmer_plus: ^0.0.2 copied to clipboard

A customizable Flutter widget for audio trimming UI with waveform visualization, trim handles, and playback controls.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add audio_trimmer_plus

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

dependencies:
  audio_trimmer_plus: ^0.0.2

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_trimmer_plus/audio_trimmer_plus.dart';
6
likes
160
points
151
downloads

Publisher

unverified uploader

Weekly Downloads

A customizable Flutter widget for audio trimming UI with waveform visualization, trim handles, and playback controls.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

audio_waveforms, ffmpeg_kit_flutter_new, flutter, path

More

Packages that depend on audio_trimmer_plus