just_audio_web 0.4.9 copy "just_audio_web: ^0.4.9" to clipboard
just_audio_web: ^0.4.9 copied to clipboard

Platformweb

Web platform implementation of just_audio. This implementation is endorsed and therefore doesn't require a direct dependency.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add just_audio_web

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

dependencies:
  just_audio_web: ^0.4.9

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:just_audio_web/just_audio_web.dart';
12
likes
130
pub points
95%
popularity

Publisher

verified publisherryanheise.com

Web platform implementation of just_audio. This implementation is endorsed and therefore doesn't require a direct dependency.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_web_plugins, just_audio_platform_interface

More

Packages that depend on just_audio_web