- 24 Oct, 2019 11 commits
-
-
Lorenzo Pichilli authored
-
Lorenzo Pichilli authored
-
Lorenzo Pichilli authored
Update readme example
-
Lorenzo Pichilli authored
migrating to swift 5.0
-
Lorenzo Pichilli authored
-
Lorenzo Pichilli authored
Fix abstract method error && swift version error
-
Lorenzo Pichilli authored
Create issue and pull request templates
-
Lorenzo Pichilli authored
Resolving gradle error.
-
Lorenzo Pichilli authored
Android takeScreenshot does not work properly.
-
Lorenzo Pichilli authored
Remove async call in close Swift
-
Lorenzo Pichilli authored
Avoid null pointer exception after webview is disposed
-
- 23 Oct, 2019 2 commits
-
-
Lorenzo Pichilli authored
-
SebastienBtr authored
Column does not accept null widget
-
- 23 Sep, 2019 1 commit
-
-
wyy authored
-
- 11 Sep, 2019 2 commits
-
-
AlexVincent525 authored
-
AlexVincent525 authored
-
- 03 Sep, 2019 4 commits
-
-
Matias de Andrea authored
-
Matias de Andrea authored
-
Matias de Andrea authored
-
Matias de Andrea authored
-
- 19 Aug, 2019 1 commit
-
-
Klingens13 authored
This version of flutter_inappbrowser (1.2.1) breaks the gradle build, because the wrong link is set.
-
- 24 Jun, 2019 1 commit
-
-
Paulo Melo authored
-
- 18 Jun, 2019 1 commit
-
-
Ben Ulmer authored
-
- 11 Jun, 2019 1 commit
-
-
Robson Araujo authored
-
- 07 Jun, 2019 1 commit
-
-
Lorenzo Pichilli authored
-
- 01 Jun, 2019 3 commits
-
-
Lorenzo Pichilli authored
Remove headers_build_phase from example's Podfile
-
Lorenzo Pichilli authored
Fix crash on xcode 10.2
-
Lorenzo Pichilli authored
add new option to control the contentMode in Android platform
-
- 30 May, 2019 2 commits
-
-
robsonfingo authored
Fixes #106
-
Robson Araujo authored
-
- 24 May, 2019 1 commit
-
-
Xu Mengtong authored
-
- 22 May, 2019 4 commits
-
-
pichillilorenzo authored
-
Lorenzo Pichilli authored
Adds a transparentBackground option for iOS and Android
-
Lorenzo Pichilli authored
The 'open' method requires an options dictionary
-
Lorenzo Pichilli authored
iOS: Call setNeedsLayout() in scrollViewDidScroll()
-
- 27 Apr, 2019 2 commits
-
-
Matthew Lloyd authored
This is useful to prevent a brief white flash on initialization for apps that use a dark theme.
-
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 3 commits
-
-
Matthew Lloyd authored
Otherwise, 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 authored
Add null checks around calls to InAppWebView callbacks
-