Skip to content

feat(web): add Web MIDI API support#153

Open
avour wants to merge 1 commit into
InvisibleWrench:masterfrom
avour:feat/web-support
Open

feat(web): add Web MIDI API support#153
avour wants to merge 1 commit into
InvisibleWrench:masterfrom
avour:feat/web-support

Conversation

@avour

@avour avour commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

This PR adds Web MIDI support to the plugin using modern package:web and dart:js_interop. It implements the platform interface methods to list, connect, disconnect, and send/receive MIDI messages in the browser.

@mortenboye

Copy link
Copy Markdown
Contributor

Hi thank you so much for this.
I have been working on a bigger restructuring of this package, which also includes web support.
You can see that work at https://github.com/InvisibleWrench/FlutterMidiCommand/tree/codex/restructure-repo-into-mono-repo-with-melon
I would love to compare notes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants