flutter_midi_command_windows 1.0.1
flutter_midi_command_windows: ^1.0.1 copied to clipboard
FlutterMidiCommand for windows.
1.0.1 #
- Update a dependency to the latest release.
1.0.0 #
- Major release aligned with the federated monorepo architecture.
- Updated to the 1.x platform interface and typed host models.
- Replaced third-party USB change monitoring with native Windows device notifications.
- Improved multi-port enumeration so balanced WinMM endpoint groups surface as full-duplex devices.
- Fixed short-message handling in the WinMM input callback path.
0.3.0 #
- Updated device_manager package to 0.0.7, which includes the fix for Windows
- Updated UniversalBle package to 0.21.0, with minor API changes
0.2.0 #
- Use device_manager package for USB device detection.
0.1.0 #
- Cleanup
0.0.1-dev.9 #
- Specify UniversalBle git dependecy
0.0.1-dev.8 #
- Added overrides for network session controls
0.0.1-dev.7 #
- Added BLE Support
0.0.1-dev.6 #
- Split into windows_midi_device.
- Better port enumeration
- Better device monitoring.
0.0.1-dev.5 #
- Added device monitoring, to notify when devices attach/detach
0.0.1-dev.4 #
- Fixed sending using midiOutLongMsg
0.0.1-dev.3 #
- Def update
0.0.1-dev.2 #
- License update
0.0.1-dev.1 #
- First release. No BLE Support, No Virtual Devices