This website requires JavaScript.
Explore
Help
Register
Sign In
rogalikkkkkk
/
iosWebViewFix
Watch
1
Star
0
Fork
0
You've already forked iosWebViewFix
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
iosWebViewFix
/
flutter_inappwebview_macos
/
lib
/
src
History
Michal Srutek
ecfcb3d9f5
Next typos fixes
2023-12-21 08:21:41 +01:00
..
find_interaction
moved flutter_inappwebview base package to flutter_inappwebview folder, format code
2023-11-28 02:32:01 +01:00
in_app_browser
Added InAppBrowser.onMainWindowWillClose event, Added WindowType.WINDOW for InAppWebViewSettings.windowType,
fix
#1738
, Fixed InAppWebViewController.callAsyncJavaScript Android-issue when the last line of the functionBody parameter includes a code comment
2023-12-17 22:58:09 +01:00
in_app_webview
Next typos fixes
2023-12-21 08:21:41 +01:00
print_job
fix
#1881
, fixed PlatformPrintJobController.onComplete setter
2023-11-28 01:27:29 +01:00
web_authentication_session
moved flutter_inappwebview base package to flutter_inappwebview folder, format code
2023-11-28 02:32:01 +01:00
web_message
moved flutter_inappwebview base package to flutter_inappwebview folder, format code
2023-11-28 02:32:01 +01:00
web_storage
created flutter_inappwebview_macos
2023-11-27 09:46:37 +01:00
cookie_manager.dart
Added InAppWebViewController.clearFormData Android-specific method, Added InAppWebViewController.clearAllCache static method, Added CookieManager.removeSessionCookies Android-specific method, Deprecated InAppWebViewController.clearCache and InAppWebViewSettings.clearCache, Deprecated InAppWebViewSettings.clearSessionCache, Updated CookieManager methods return value
2023-12-12 00:40:25 +01:00
http_auth_credentials_database.dart
moved flutter_inappwebview base package to flutter_inappwebview folder, format code
2023-11-28 02:32:01 +01:00
inappwebview_platform.dart
removed util platform check
2023-11-27 09:59:06 +01:00
main.dart
created flutter_inappwebview_macos
2023-11-27 09:46:37 +01:00
platform_util.dart
created flutter_inappwebview_macos
2023-11-27 09:46:37 +01:00