minisound_ffi 2.0.4 copy "minisound_ffi: ^2.0.4" to clipboard
minisound_ffi: ^2.0.4 copied to clipboard

FFI implementation of the Minisound package.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add minisound_ffi

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

dependencies:
  minisound_ffi: ^2.0.4

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_ffi/minisound_ffi.dart';
0
likes
130
points
116
downloads

Publisher

unverified uploader

Weekly Downloads

FFI implementation of the Minisound package.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

ffi, minisound_platform_interface

More

Packages that depend on minisound_ffi