iosWebViewFix/example/macos
Lorenzo Pichilli 897d404108 updated changelog 2023-11-10 12:07:52 +01:00
..
Flutter Updated window.flutter_inappwebview.callHandler implementation: if there is an error/exception on Flutter/Dart side, the callHandler will reject the JavaScript promise with the error/exception message, so you can catch it also on JavaScript side, Fixed Android Web Storage Manager deleteAllData and deleteOrigin methods implementation, fix #1462, fix #1475 2023-05-15 13:46:42 +02:00
Runner Added windowType, windowAlphaValue, windowStyleMask, windowTitlebarSeparatorStyle, windowFrame for MacOS InAppBrowserSettings 2022-10-19 16:50:55 +02:00
Runner.xcodeproj updated changelog 2023-11-10 12:07:52 +01:00
Runner.xcworkspace initial macos implementation 2022-10-17 02:23:05 +02:00
.gitignore initial macos implementation 2022-10-17 02:23:05 +02:00
Podfile Updated window.flutter_inappwebview.callHandler implementation: if there is an error/exception on Flutter/Dart side, the callHandler will reject the JavaScript promise with the error/exception message, so you can catch it also on JavaScript side, Fixed Android Web Storage Manager deleteAllData and deleteOrigin methods implementation, fix #1462, fix #1475 2023-05-15 13:46:42 +02:00