flutter_communication_bridge

Showcasing a native to js communication bridge

Features

  • Uses the webview_flutter package
  • Shows how to send messages from Flutter to the WebView
  • Shows how to send messages back from the WebView to Flutter

Written in conjunction with a Medium article