iosWebViewFix/lib
Matthew Lloyd 11da457d51 Add null checks around calls to InAppWebView callbacks and InAppBrowser methods
This prevents a crash I've been seeing as of v1.1.2 (for the onScrollChanged callback)
and should also prevent any other similar possible crashes.

Also, suppress an unused_field analyzer warning for InAppWebViewController._id.
2019-04-26 15:12:57 -04:00
..
flutter_inappbrowser.dart Add null checks around calls to InAppWebView callbacks and InAppBrowser methods 2019-04-26 15:12:57 -04:00