audio_io 0.0.9 copy "audio_io: ^0.0.9" to clipboard
audio_io: ^0.0.9 copied to clipboard

outdated

Simple audio data streamed into dart, and or out from dart.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add audio_io

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

dependencies:
  audio_io: ^0.0.9

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_io/audio_io.dart';
3
likes
0
pub points
27%
popularity

Publisher

verified publisherwearemobilefirst.com

Simple audio data streamed into dart, and or out from dart.

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on audio_io