Support Flutter callbacks #23
Labels
enhancement
New feature or request
has workaround
Contains workaround for some use cases
ready
Issue is ready to be picked up
Idea is to use the message channel to be informed about a trigger and then pass it on to the Flutter side. Problem is that nearly all callbacks are sync, but the message channel is async.
The text was updated successfully, but these errors were encountered: