educational_audioplayer 0.8.0 copy "educational_audioplayer: ^0.8.0" to clipboard
educational_audioplayer: ^0.8.0 copied to clipboard

outdated

Audioplayer for audiolections listening (iOS & Android)

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add educational_audioplayer

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

dependencies:
  educational_audioplayer: ^0.8.0

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:educational_audioplayer/ui/bottom_player.dart';
import 'package:educational_audioplayer/ui/common_player.dart';
import 'package:educational_audioplayer/util/constants.dart';
import 'package:educational_audioplayer/util/loader.dart';
3
likes
20
pub points
0%
popularity

Publisher

unverified uploader

Audioplayer for audiolections listening (iOS & Android)

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

audioplayer, flutter, http, path_provider

More

Packages that depend on educational_audioplayer