flutter / put-flutter-to-work

A Flutter add-to-app demo you can try with your own apps
BSD 3-Clause "New" or "Revised" License
321 stars 38 forks source link

Communication between flutter web module? #168

Open jemis-solutelabs opened 1 year ago

jemis-solutelabs commented 1 year ago

in ios and Android, we have platform channels to communicate with the flutter module. how to communicate with the flutter module on the web?