flutter_sound_web 10.2.5 copy "flutter_sound_web: ^10.2.5" to clipboard
flutter_sound_web: ^10.2.5 copied to clipboard

Platformweb
unlisted

Flutter plugin that relates to sound like audio and recorder.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_sound_web
copied to clipboard

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

dependencies:
  flutter_sound_web: ^10.2.5
copied to clipboard

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:flutter_sound_web/flutter_sound_web.dart';
copied to clipboard
0
likes
100
points
80.4k
downloads

Publisher

verified publishertau.canardoux.xyz

Weekly Downloads

2024.09.20 - 2025.04.04

Flutter plugin that relates to sound like audio and recorder.

Homepage
Repository (GitHub)

Documentation

API reference

License

MPL-2.0 (license)

Dependencies

flutter, flutter_sound_platform_interface, flutter_web_plugins, logger, web

More

Packages that depend on flutter_sound_web