audioplayer_web 0.7.1 copy "audioplayer_web: ^0.7.1" to clipboard
audioplayer_web: ^0.7.1 copied to clipboard

discontinued

Flutter Web platform implementation of audioplayer plugin

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add audioplayer_web

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

dependencies:
  audioplayer_web: ^0.7.1

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:audioplayer_web/audioplayer_web.dart';
6
likes
20
pub points
75%
popularity

Publisher

verified publisherrxlabz.com

Flutter Web platform implementation of audioplayer plugin

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, flutter_web_plugins

More

Packages that depend on audioplayer_web