flet
flet copied to clipboard
Feature: implement javascript bridge (web client)
In the Flet web client, a bridge is needed with the javascript/html page the app is hosted on. Flet should be able to call javascript (with json payload as parameter) and receive messages back from javascript.
helpful links: https://medium.com/flutter-community/js-native-communication-bridge-in-flutter-f94b65913df1