hisaichi5518 / native_webview

A Flutter plugin that allows you to add an inline WebView.
https://pub.dev/packages/native_webview
Other
52 stars 18 forks source link

Use PlatformViewLink #79

Closed hisaichi5518 closed 3 years ago

hisaichi5518 commented 4 years ago

https://github.com/hisaichi5518/native_webview/issues/49

hisaichi5518 commented 4 years ago

Running flutter drive on Flutter 1.20.1 fails the test. Flutter 1.22 in the master channel does not fail the test, so we wait for Flutter 1.22 to be a stable release.