- 27 Apr, 2019 1 commit
-
-
Matthew Lloyd authored
Otherwise, SwiftFlutterPlugin.swift throws an exception on line 285 when the InAppBrowser.openWithSystemBrowser(url) method is called: let options = (arguments["options"] as? [String: Any])!
-
- 26 Apr, 2019 4 commits
-
-
Matthew Lloyd authored
This prevents a crash I've been seeing as of v1.1.2 (for the onScrollChanged callback) and should also prevent any other similar possible crashes. Also, suppress an unused_field analyzer warning for InAppWebViewController._id.
-
pichillilorenzo authored
fix #74, merge #81 #83, fix javascript `...args` parameter of `window.flutter_inappbrowser.callHandler()`
-
Lorenzo Pichilli authored
bug fix for android build
-
Lorenzo Pichilli authored
Enable setTextZoom function of Android-WebViewSetting
-
- 25 Apr, 2019 1 commit
-
-
cinos authored
Android dependency 'androidx.core:core' has different version for the compile (1.0.0) and runtime (1.0.1) classpath
-
- 19 Apr, 2019 2 commits
- 15 Mar, 2019 6 commits
-
-
pichillilorenzo authored
-
pichillilorenzo authored
-
pichillilorenzo authored
-
pichillilorenzo authored
-
pichillilorenzo authored
-
pichillilorenzo authored
updated documentation for addJavaScriptHandler method, updated README.md, updated inline webview example
-
- 14 Mar, 2019 2 commits
-
-
pichillilorenzo authored
-
pichillilorenzo authored
added return value for JavaScriptHandlerCallback, added flutterInAppBrowserPlatformReady event for javascript, breaking change: javaScriptHandlersMap contains only one callback
-
- 12 Mar, 2019 1 commit
-
-
pichillilorenzo authored
-
- 11 Mar, 2019 7 commits
-
-
pichillilorenzo authored
-
Lorenzo Pichilli authored
upgrade to androidX
-
Rex Momoh authored
-
pichillilorenzo authored
-
pichillilorenzo authored
-
pichillilorenzo authored
-
pichillilorenzo authored
added support for iOS inline native WebView integrated in the flutter widget tree (#18, #45), fix #54 #38 #26 #32 #33 #29 #15
-
- 10 Mar, 2019 1 commit
-
-
Lorenzo Pichilli authored
Fixed bug where passing null to expiresDate failed
-
- 25 Jan, 2019 1 commit
-
-
Sense545 authored
-
- 20 Dec, 2018 4 commits
-
-
pichillilorenzo authored
-
Lorenzo Pichilli authored
[fix] encode resourceURL
-
Lorenzo Pichilli authored
Fixed error: Double value cannot be converted to Int because the result would be greater than Int.max in 32-bit devices
-
Lorenzo Pichilli authored
fixing a problem in safari webview and adding tabs to examples
-
- 18 Dec, 2018 1 commit
-
-
Iguchi Tomokatsu authored
-
- 11 Dec, 2018 3 commits
- 07 Dec, 2018 1 commit
-
-
Joao Paulo Marquesini authored
-
- 27 Nov, 2018 1 commit
-
-
pichillilorenzo authored
-
- 13 Nov, 2018 1 commit
-
-
pichillilorenzo authored
-
- 07 Nov, 2018 3 commits
-
-
pichillilorenzo authored
-
pichillilorenzo authored
-
pichillilorenzo authored
-