Commit Graph

16 Commits

Author SHA1 Message Date
unknown 81b72b3213 basic initial windows support 2024-01-06 04:51:16 +01:00
Lorenzo Pichilli 751a104716 updated to stable 6 version 2023-12-25 18:18:33 +01:00
Lorenzo Pichilli 5f2885c9d0 updated pubspec.lock 2023-12-23 16:16:13 +01:00
Lorenzo Pichilli 73c27928ca updated pubspec.lock 2023-12-18 12:43:55 +01:00
Lorenzo Pichilli ed450ad678 Added CustomPathHandler class to be able to implement Android custom path handlers for WebViewAssetLoader 2023-12-18 12:40:16 +01:00
Lorenzo Pichilli ac245e6eff updated url inappwebview example 2023-12-17 23:03:00 +01:00
Lorenzo Pichilli 63c2f7f65c Updated minimum platform interface and implementation versions 2023-12-12 22:28:38 +01:00
Lorenzo Pichilli 7bb70eb7d9 fix #1900, Try to load just the URL of an URLRequest if the HTTP method is GET and the HTTP request fails due to an error such as a CORS policy error #1901 2023-12-06 02:19:40 +01:00
Lorenzo Pichilli e44c31b456 updated dependencies 2023-12-04 04:38:59 +01:00
Lorenzo Pichilli df678091e9 Updated minimum platform interface and implementation versions, Fixed events not called on InAppBrowser and ChromeSafariBrowser opening same instance multiple times 2023-12-04 04:32:01 +01:00
Lorenzo Pichilli 77bca50f0e Expose missing old AndroidInAppWebViewOptions and IOSInAppWebViewOptions classes from platform interface 2023-11-29 10:32:03 +01:00
Lorenzo Pichilli f7967d0a42 fix #1881, fixed PlatformPrintJobController.onComplete setter 2023-11-28 01:27:29 +01:00
Lorenzo Pichilli 40c36b8df3 updated README 2023-11-27 18:48:38 +01:00
Lorenzo Pichilli d57d1aecfb updated android package name to com.pichillilorenzo.flutter_inappwebview_android 2023-11-27 13:03:36 +01:00
Lorenzo Pichilli d37de77f36 updated tests, created InAppLocalHostServer platform interface and default implementation, use where possibile the non-Platform prefix class 2023-11-18 01:17:45 +01:00
Lorenzo Pichilli 1486b5af38 first commit federated-plugin 2023-11-17 23:28:11 +01:00