flutter_midi_command_web 1.0.4
flutter_midi_command_web: ^1.0.4 copied to clipboard
The web implementation of flutter_midi_command, using the browser Web MIDI API to send and receive MIDI messages.
1.0.4 #
- FIX(ci): track pubspec_overrides.yaml so melos bootstrap works on clean checkouts.
1.0.3 #
- Update a dependency to the latest release.
1.0.2 #
1.0.1 #
- Update a dependency to the latest release.
1.0.0 #
- Initial web implementation release for
flutter_midi_command. - Web MIDI backend for device enumeration, connect/disconnect, send, and receive.