flutter_inappwebview_macos 1.0.6 flutter_inappwebview_macos: ^1.0.6 copied to clipboard
macOS implementation of the flutter_inappwebview plugin.
1.0.6 #
- Fixed error in InterceptAjaxRequestJS 'Failed to set responseType property'
- Fixed shouldInterceptAjaxRequest javascript code when overriding XMLHttpRequest.open method parameters
1.0.5 #
- Fixed "getFavicons: _TypeError: type '_Map<String, dynamic>' is not a subtype of type 'Iterable
1.0.3 #
- Call
super.dispose();
onInAppBrowser
implementation
1.0.1 #
- Added
PlatformPrintJobController.onComplete
setter - Updated
flutter_inappwebview_platform_interface
version dependency to1.0.2
1.0.0 #
Initial release.