flutter_midi_command 0.0.1
flutter_midi_command: ^0.0.1 copied to clipboard
A Flutter plugin for sending and receving midi
flutter_midi_command #
A Flutter plugin for sending and receving midi
Currently works with USB and BLE connections on Android, and USB and network(session) connections on iOS. BLE on iOS is WIP.
See example folder for how to use.
Getting Started #
For help getting started with Flutter, view our online documentation.
For help on editing plugin code, view the documentation.