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

Flutter plugin for playing audio files and streams

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fluttery_audio_temp

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

dependencies:
  fluttery_audio_temp: ^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:fluttery_audio_temp/fluttery_audio.dart';
2
likes
30
pub points
0%
popularity

Publisher

unverified uploader

Flutter plugin for playing audio files and streams

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, logging

More

Packages that depend on fluttery_audio_temp