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

The Dart interface to Flutter Sound.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_sound_platform_interface
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_platform_interface: ^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_platform_interface/flutter_sound_platform_interface.dart';
copied to clipboard
1
likes
115
points
80.4k
downloads

Publisher

verified publishertau.canardoux.xyz

Weekly Downloads

2024.09.15 - 2025.03.30

The Dart interface to Flutter Sound.

Homepage
Repository (GitHub)

Documentation

API reference

License

MPL-2.0 (license)

Dependencies

flutter, logger, plugin_platform_interface

More

Packages that depend on flutter_sound_platform_interface