willow_flutter_sound 1.3.2 copy "willow_flutter_sound: ^1.3.2" to clipboard
willow_flutter_sound: ^1.3.2 copied to clipboard

Flutter plugin that relates to sound like audio and recorder.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add willow_flutter_sound

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

dependencies:
  willow_flutter_sound: ^1.3.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:willow_flutter_sound/willow_flutter_sound.dart';
2
likes
40
pub points
0%
popularity

Publisher

unverified uploader

Flutter plugin that relates to sound like audio and recorder.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on willow_flutter_sound