audio 0.0.5 copy "audio: ^0.0.5" to clipboard
audio: ^0.0.5 copied to clipboard

Audio recorder, streamable and multi-player.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add audio

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

dependencies:
  audio: ^0.0.5

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/audio.dart';
18
likes
30
points
51
downloads

Publisher

unverified uploader

Weekly Downloads

Audio recorder, streamable and multi-player.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, uuid

More

Packages that depend on audio

Packages that implement audio