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

Platformweb

Web implementation of the MiniaudioDart package.

Use this package as a library

Depend on it

Run this command:

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 flutter pub get):

dependencies:
  miniaudio_dart_web: ^1.0.5

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:miniaudio_dart_web/miniaudio_dart_web.dart';
0
likes
100
points
171
downloads

Publisher

unverified uploader

Weekly Downloads

Web implementation of the MiniaudioDart package.

Documentation

API reference

License

MIT (license)

Dependencies

flutter_web_plugins, js, js_interop_utils, miniaudio_dart_platform_interface

More

Packages that depend on miniaudio_dart_web

Packages that implement miniaudio_dart_web