flutter_webview_communication 0.1.0 copy "flutter_webview_communication: ^0.1.0" to clipboard
flutter_webview_communication: ^0.1.0 copied to clipboard

A Flutter plugin for bi-directional communication between WebView and Flutter with HTML, CSS, and script support.

flutter_webview_communication #

A Flutter plugin for creating WebViews with bi-directional communication capabilities between Flutter and JavaScript, based on the webview_flutter package.

Features #

  • Custom HTML content rendering
  • Optional CSS styling
  • Custom JavaScript code injection
  • JSON-based bi-directional communication
  • Action-based message handling
  • Platform-specific WebView configurations (Android & iOS)

Installation #

Add this to your pubspec.yaml:

dependencies:
  flutter_webview_communication: ^0.1.0
4
likes
0
points
130
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for bi-directional communication between WebView and Flutter with HTML, CSS, and script support.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, webview_flutter, webview_flutter_android, webview_flutter_wkwebview

More

Packages that depend on flutter_webview_communication