iosWebViewFix/lib/src
Lorenzo Pichilli a34ea8026b
Merge pull request #1064 from RodXander/master
Fixed the unexpected behavior of InAppWebView and HeadlessInAppWebVie…
2022-04-16 11:29:21 +02:00
..
android v5.2.0 2021-03-22 16:39:58 +01:00
chrome_safari_browser merge 2022-04-15 23:24:07 +02:00
in_app_browser created android InAppWebViewInterface to implement other android webview engines, getOriginalUrl method is cross-platform now, Fixed requestImageRef method always null on iOS 2022-04-15 19:20:35 +02:00
in_app_webview Merge pull request #1064 from RodXander/master 2022-04-16 11:29:21 +02:00
ios code format 2021-02-22 23:54:09 +01:00
pull_to_refresh Added Android pull-to-refresh setSize method and size option, Updated Android androidx.webkit:webkit to 1.4.0, androidx.browser:browser to 1.3.0, androidx.appcompat:appcompat to 1.2.0, updated docs 2021-03-19 17:34:32 +01:00
web_message v5.2.0 2021-03-22 16:39:58 +01:00
web_storage code format 2021-02-22 23:54:09 +01:00
x509_certificate updated README.md, Added verticalScrollbarThumbColor, verticalScrollbarTrackColor, horizontalScrollbarThumbColor, horizontalScrollbarTrackColor Android-specific WebView options, Fixed some null types and wrong casting 2021-02-25 00:00:46 +01:00
content_blocker.dart fixed flutter analyze warnings 2021-02-26 11:27:29 +01:00
context_menu.dart code format 2021-02-22 23:54:09 +01:00
cookie_manager.dart fix #507 again 2021-03-08 10:22:13 +01:00
http_auth_credentials_database.dart code format 2021-02-22 23:54:09 +01:00
in_app_localhost_server.dart Remove charset of binary files 2021-12-14 21:58:55 +01:00
main.dart Removed duplicate lib exports, Fixed some rare cases when iOS WKWebView scrollViewDidEndDragging event blocks the scroll gesture 2021-04-06 11:54:42 +02:00
mime_type_resolver.dart Add wasm mime type 2021-12-13 17:56:34 +01:00
platform_util.dart new stable version 5.0.5 2021-03-01 16:43:50 +01:00
types.dart Merge pull request #879 from milkinteractive/master 2022-04-15 23:40:45 +02:00
util.dart fix #732, fix #759, Fixed Android ChromeSafariBrowser menu item callback not called because of PendingIntents extra were cached 2021-03-28 04:17:09 +02:00