File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
packages/google_maps_flutter Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- ## NEXT
1+ ## 0.1.9
22
3- * Update webview_flutter_lwe to 0.3.3 .
3+ * Update webview_flutter_lwe to 0.3.4 .
44* Fix memory alarm and map initialization issues.
55
66## 0.1.8
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ This package is not an _endorsed_ implementation of `google_maps_flutter`. There
2121``` yaml
2222dependencies :
2323 google_maps_flutter : ^2.7.0
24- google_maps_flutter_tizen : ^0.1.8
24+ google_maps_flutter_tizen : ^0.1.9
2525` ` `
2626
2727For detailed usage, see https://pub.dev/packages/google_maps_flutter#sample-usage.
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: google_maps_flutter_tizen
22description : Tizen implementation of the google_maps_flutter plugin.
33homepage : https://github.com/flutter-tizen/plugins
44repository : https://github.com/flutter-tizen/plugins/tree/master/packages/google_maps_flutter
5- version : 0.1.8
5+ version : 0.1.9
66
77environment :
88 sdk : " >=3.1.0 <4.0.0"
@@ -20,4 +20,4 @@ dependencies:
2020 google_maps_flutter_platform_interface : ^2.7.0
2121 stream_transform : ^2.0.0
2222 webview_flutter : ^4.4.2
23- webview_flutter_lwe : ^0.3.3
23+ webview_flutter_lwe : ^0.3.4
You can’t perform that action at this time.
0 commit comments