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

unlisted

A concrete implementation of audio_service package

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fl_audio

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

dependencies:
  fl_audio: ^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:fl_audio/fl_audio.dart';
1
likes
40
points
25
downloads

Publisher

unverified uploader

Weekly Downloads

A concrete implementation of audio_service package

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

audio_service, flutter, freezed_annotation, hive, hive_flutter, just_audio, path_provider, rxdart

More

Packages that depend on fl_audio