ponnamkarthik / FlutterWebView

Flutter Plugin that Renders Native Webview as a widget in flutter
Other
62 stars 26 forks source link

error #14

Closed nobewp closed 5 years ago

nobewp commented 5 years ago

flutter_native_web-1.0.2/android/src/main/java/io/github/ponnamkarthik/flutterwebview/FlutterwebviewFactory.java:15: 错误: 无法将类 PlatformViewFactory中的构造器 PlatformViewFactory应用到给定类型; super(); ^ 需要: MessageCodec 找到: 没有参数 原因: 实际参数列表和形式参数列表长度不同

nobewp commented 5 years ago

thanks