flutter_webview_plugin 0.1.1 copy "flutter_webview_plugin: ^0.1.1" to clipboard
flutter_webview_plugin: ^0.1.1 copied to clipboard

outdatedDart 1 only

Plugin that allow Flutter to communicate with a native Webview.

0.1.1 #

  • support back button navigation for Android
    • if cannot go back, it will trigger onDestroy
  • support preview dart2

0.1.0+1 #

  • fix Android close webview

0.1.0 #

  • iOS && Android:

    • get cookies
    • eval javascript
    • user agent setting
    • state change event
    • embed in rectangle or fullscreen if null
    • hidden webview
  • Android

    • adding Activity in manifest is not needed anymore
  • Add WebviewScaffold

0.0.9 #

  • Android: remove the need to use FlutterActivity as base activity

0.0.5 #

  • fix "onDestroy" event for iOS #4
  • fix fullscreen mode for iOS #5

0.0.4 #

  • IOS implementation
  • Update to last version of Flutter

0.0.3 #

  • Documentation

0.0.2 #

  • Initial version for Android
715
likes
0
pub points
98%
popularity

Publisher

verified publisherfluttercommunity.dev

Plugin that allow Flutter to communicate with a native Webview.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_webview_plugin