flutter_inappwebview_ios 1.0.7 flutter_inappwebview_ios: ^1.0.7 copied to clipboard
iOS implementation of the flutter_inappwebview plugin.
1.0.7 #
- Fixed "getFavicons: _TypeError: type '_Map<String, dynamic>' is not a subtype of type 'Iterable
1.0.5 #
- Call
super.dispose();
onInAppBrowser
andChromeSafari
implementations
1.0.3 #
- Fixed
InAppBrowserMenuItem.iconColor
not working
1.0.2 #
- Added
PlatformPrintJobController.onComplete
setter - Updated
flutter_inappwebview_platform_interface
version dependency to1.0.2
1.0.1 #
- Updated README
1.0.0 #
Initial release.