flutter_wanandroid icon indicating copy to clipboard operation
flutter_wanandroid copied to clipboard

plugin supports the Android V2 embedding

Open Luhangh opened this issue 4 years ago • 0 comments

The plugin flutter_webview_plugin uses a deprecated version of the Android embedding. To avoid unexpected runtime failures, or future build failures, try to see if this plugin supports the Android V2 embedding. Otherwise, consider removing it since a future release of Flutter will remove these deprecated APIs.

Luhangh avatar Oct 26 '21 02:10 Luhangh