fluttercommunity / flutter_webview_plugin

Community WebView Plugin - Allows Flutter to communicate with a native WebView.
https://pub.dev/packages/flutter_webview_plugin
Other
1.48k stars 929 forks source link

Add null safety #881

Closed jonasfranz closed 3 years ago

jonasfranz commented 3 years ago

This PR adds null safety for the library. It changes the minimum sdk to 2.12.0.

charafau commented 3 years ago

merged and released as 0.4.0 https://github.com/fluttercommunity/flutter_webview_plugin/pull/893