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
34e6bea153
iosWebViewFix
/
dev_packages
/
generators
History
Lorenzo Pichilli
62431838d9
Added InAppBrowser menu items feature, Added hideCloseButton, hideDefaultMenuItems, menuButtonColor InAppBrowser settings
2023-06-11 01:55:42 +02:00
..
lib
Added InAppBrowser menu items feature, Added hideCloseButton, hideDefaultMenuItems, menuButtonColor InAppBrowser settings
2023-06-11 01:55:42 +02:00
.gitignore
updated dev_packages
2022-10-06 16:51:32 +02:00
build.yaml
added initial code generator and example
2022-05-17 22:54:43 +02:00
pubspec.lock
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
pubspec.yaml
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