- 07 Jun, 2019 1 commit
- 
- 
Lorenzo Pichilli authored
 
- 
- 01 Jun, 2019 3 commits
- 
- 
Lorenzo Pichilli authoredRemove headers_build_phase from example's Podfile 
- 
Lorenzo Pichilli authoredFix crash on xcode 10.2 
- 
Lorenzo Pichilli authoredadd new option to control the contentMode in Android platform 
 
- 
- 30 May, 2019 2 commits
- 
- 
robsonfingo authoredFixes #106 
- 
Robson Araujo authored
 
- 
- 24 May, 2019 1 commit
- 
- 
Xu Mengtong authored
 
- 
- 22 May, 2019 4 commits
- 
- 
pichillilorenzo authored
- 
Lorenzo Pichilli authoredAdds a transparentBackground option for iOS and Android 
- 
Lorenzo Pichilli authoredThe 'open' method requires an options dictionary 
- 
Lorenzo Pichilli authorediOS: Call setNeedsLayout() in scrollViewDidScroll() 
 
- 
- 27 Apr, 2019 2 commits
- 
- 
Matthew Lloyd authoredThis is useful to prevent a brief white flash on initialization for apps that use a dark theme. 
- 
Matthew Lloyd authoredOtherwise, 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 7 commits
- 
- 
Matthew Lloyd authoredOtherwise, the web view scrolls in blank white space which doesn't get painted until the scroll gesture is finished, because the WKWebView hasn't rendered that part of the viewport to its offscreen buffer. 
- 
pichillilorenzo authored
- 
Lorenzo Pichilli authoredAdd null checks around calls to InAppWebView callbacks 
- 
Matthew Lloyd authoredThis 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 authoredfix #74, merge #81 #83, fix javascript `...args` parameter of `window.flutter_inappbrowser.callHandler()` 
- 
Lorenzo Pichilli authoredbug fix for android build 
- 
Lorenzo Pichilli authoredEnable setTextZoom function of Android-WebViewSetting 
 
- 
- 25 Apr, 2019 1 commit
- 
- 
cinos authoredAndroid 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 authoredupdated documentation for addJavaScriptHandler method, updated README.md, updated inline webview example 
 
- 
- 14 Mar, 2019 2 commits
- 
- 
pichillilorenzo authored
- 
pichillilorenzo authoredadded 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 authoredupgrade to androidX 
- 
Rex Momoh authored
- 
pichillilorenzo authored
- 
pichillilorenzo authored
- 
pichillilorenzo authored
- 
pichillilorenzo authoredadded 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 authoredFixed bug where passing null to expiresDate failed 
 
- 
