This is interesting to see how you pass code from Android to Flutter using the Event Channel and Receiver.

How would you pass info from Flutter back to Android if needed to interact with a specific API / hardware component? Are there any Event Channels that can send info the other way or something similar to a callback?

--

--

Open Sourcer

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store