native_bridge 1.0.1 copy "native_bridge: ^1.0.1" to clipboard
native_bridge: ^1.0.1 copied to clipboard

A Flutter plugin for JSBridge communication based on webview_flutter.

CHANGELOG #

Language: English | 简体中文

1.0.1 #

  • Fixed jsonEncode issue when Message serializes common types

1.0.0 #

  • adaptive webview_flutter: ^4.0.5
  • add runJavaScriptReturningResult call support

0.0.2 #

  • add default callbacks to unsupported apis to avoid blocking the H5 page.
  • added isResponseFlag to address the issue of sending a confirmation message again after a reply message.

0.0.1 #

  • init plugin,support webview_flutter: ^3.0.4
3
likes
130
pub points
64%
popularity

Publisher

unverified uploader

A Flutter plugin for JSBridge communication based on webview_flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, webview_flutter

More

Packages that depend on native_bridge