minisound_web 1.6.0 copy "minisound_web: ^1.6.0" to clipboard
minisound_web: ^1.6.0 copied to clipboard

Platformweb
unlisted

Web implementation of the Minisound package.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add minisound_web

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

dependencies:
  minisound_web: ^1.6.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:minisound_web/minisound_web.dart';
0
likes
120
points
70
downloads

Publisher

unverified uploader

Weekly Downloads

Web implementation of the Minisound package.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

js, minisound_platform_interface

More

Packages that depend on minisound_web