WebView for Flutter

pub package

En

A Flutter plugin that provides a WebView widget. Base on webview_flutter and enhance it. For the moment, webview_flutter and webview_flutter_max can not coexist in one project,otherwise it will cause duplicate class exception in ios.

Zh

Flutter webview插件 基于webview_flutter插件改造,并增强一些特性。 目前为止,不能在一个工程内同时引用webview_flutter和webview_flutter_max, 因为ios下会报重复类异常。

Addition features:

  • file chooser on android
  • enable geolocation
  • igorne ssl error

how to publish

set http proxy flutter pub publish