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

outdated

Simple PCM 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.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_io/audio_io.dart';
2
likes
0
points
244
downloads

Publisher

verified publisherwearemobilefirst.com

Weekly Downloads

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

Homepage

License

unknown (license)

Dependencies

flutter

More

Packages that depend on audio_io

Packages that implement audio_io