miniaudio_dart_web 1.0.1 copy "miniaudio_dart_web: ^1.0.1" to clipboard
miniaudio_dart_web: ^1.0.1 copied to clipboard

Web implementation of the MiniaudioDart package.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add miniaudio_dart_web

With Flutter:

 $ flutter pub add miniaudio_dart_web

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

dependencies:
  miniaudio_dart_web: ^1.0.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:miniaudio_dart_web/miniaudio_dart_web.dart';
0
likes
0
points
209
downloads

Publisher

unverified uploader

Weekly Downloads

Web implementation of the MiniaudioDart package.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

js, miniaudio_dart_platform_interface

More

Packages that depend on miniaudio_dart_web

Packages that implement miniaudio_dart_web