This website requires JavaScript.
Explore
Help
Register
Sign In
rogalikkkkkk
/
iosWebViewFix
Watch
1
Star
0
Fork
You've already forked iosWebViewFix
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c03914f144
iosWebViewFix
/
example
/
macos
History
Lorenzo Pichilli
e0c03b0891
created flutter_inappwebview_macos
2023-11-27 09:46:37 +01:00
..
Flutter
created flutter_inappwebview_macos
2023-11-27 09:46:37 +01: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