flutter_midi_command_android 1.0.4
flutter_midi_command_android: ^1.0.4 copied to clipboard
The Android implementation of flutter_midi_command, bridging the platform MIDI APIs to send and receive MIDI messages.
1.0.4 #
- FIX(ci): track pubspec_overrides.yaml so melos bootstrap works on clean checkouts.
- FEAT(ble): bundle Android permissions and document platform setup.
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 federated Android implementation release in monorepo layout.
- Host MIDI API contracts migrated to generated Pigeon interfaces.