File tree 2 files changed +4
-4
lines changed
packages/google_maps_flutter
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ description: Demonstrates how to use the google_maps_flutter_tizen plugin.
3
3
publish_to : none
4
4
5
5
environment :
6
- sdk : ' >=2.12.0 <3.0.0'
6
+ sdk : " >=2.12.0 <3.0.0"
7
7
flutter : " >=2.0.0"
8
8
9
9
dependencies :
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: google_maps_flutter_tizen
2
2
description : Tizen platform implementation of google_maps_flutter
3
3
homepage : https://github.com/flutter-tizen/plugins
4
4
repository : https://github.com/flutter-tizen/plugins/tree/master/packages/google_maps_flutter
5
- version : 0.1.1
5
+ version : 0.1.2
6
6
7
7
flutter :
8
8
plugin :
@@ -18,8 +18,8 @@ dependencies:
18
18
google_maps_flutter_platform_interface : ^2.0.1
19
19
flutter_lints : ^1.0.4
20
20
stream_transform : ^2.0.0
21
- webview_flutter : ^2. 3.0
22
- webview_flutter_tizen : ^0.3.8
21
+ webview_flutter : ^3.0.1
22
+ webview_flutter_tizen : ^0.4.1
23
23
24
24
dev_dependencies :
25
25
flutter_test :
You can’t perform that action at this time.
0 commit comments