flutter_midi 1.1.0 copy "flutter_midi: ^1.1.0" to clipboard
flutter_midi: ^1.1.0 copied to clipboard

A FLutter Plugin to Play midi on iOS and Android.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_midi
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_midi: ^1.1.0
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_midi/flutter_midi.dart';
copied to clipboard
45
likes
130
points
205
downloads

Publisher

verified publisherrodydavis.com

Weekly Downloads

2024.09.13 - 2025.03.28

A FLutter Plugin to Play midi on iOS and Android.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, js, path_provider, path_provider_macos, plugin_platform_interface, tonic

More

Packages that depend on flutter_midi