File tree Expand file tree Collapse file tree 3 files changed +9
-4
lines changed
Expand file tree Collapse file tree 3 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 1+ ## [ 10.0.0-beta.0] - RotationSensor as heading provider
2+
3+ * __ BRAKING CHANGE__ Remove flutter_compass dependency, replaced
4+ by [ flutter_rotation_sensor] ( https://pub.dev/packages/flutter_rotation_sensor )
5+
16## [ 9.1.1] - Fix Bug
27
38* Remove debug prints (#128 )
Original file line number Diff line number Diff line change @@ -100,7 +100,7 @@ packages:
100100 path: ".."
101101 relative: true
102102 source: path
103- version: "9.1.1 "
103+ version: "10.0.0-beta.0 "
104104 flutter_rotation_sensor:
105105 dependency: transitive
106106 description:
@@ -424,10 +424,10 @@ packages:
424424 dependency: transitive
425425 description:
426426 name: vm_service
427- sha256: f652077d0bdf60abe4c1f6377448e8655008eef28f128bc023f7b5e8dfeb48fc
427+ sha256: "5c5f338a667b4c644744b661f309fb8080bb94b18a7e91ef1dbd343bed00ed6d"
428428 url: "https://pub.dev"
429429 source: hosted
430- version: "14.2.4 "
430+ version: "14.2.5 "
431431 web:
432432 dependency: transitive
433433 description:
Original file line number Diff line number Diff line change 11name : flutter_map_location_marker
22description : A flutter map plugin for displaying device current location.
3- version : 9.1.1
3+ version : 10.0.0-beta.0
44repository : https://github.com/tlserver/flutter_map_location_marker
55platforms :
66 android :
You can’t perform that action at this time.
0 commit comments