File tree 2 files changed +19
-1
lines changed
2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change
1
+ # 0.3.3
2
+
3
+ - BREAKING CHANGE - AndroidX support
4
+
5
+ # 0.3.2
6
+
7
+ - enable Javascript in iOS, support abort loading specific URLs
8
+ - add resizeToAvoidBottomInset to WebviewScaffold; #301
9
+
10
+ # 0.3.1
11
+
12
+ - Add support for geolocation Android
13
+ - fix No269: Can't load target="_ blank" links on iOS
14
+ - fix: reloadUrl will not return Future
15
+ - Fix height of keyboard
16
+ - Fix Hide/Show WebView
17
+ - hotfix widget back to initialChild after webview is tapped on Android
18
+
1
19
# 0.3.0
2
20
3
21
- Fixes rect capture issue. Ensures WebView remains in the correct place on screen even when keyboard appears.
Original file line number Diff line number Diff line change 7
7
- Simon Lightfoot <simon@devangels.london>
8
8
- Rafal Wachol <gorudonu@gmail.com>
9
9
homepage : https://github.com/dart-flitter/flutter_webview_plugin
10
- version : 0.3.2
10
+ version : 0.3.3
11
11
maintainer : Simon Lightfoot (@slightfoot)
12
12
13
13
environment :
You can’t perform that action at this time.
0 commit comments