Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -419,10 +419,10 @@ packages:
dependency: "direct main"
description:
name: gauge_indicator
sha256: "483abfae360ddffdf7b89fbd25192f83d1a6513d5da18f2388131566ab0793fd"
sha256: c1d4b35dc24c47faea682df54fe202efbd8902d9de2d7148becf19718047ac71
url: "https://pub.dev"
source: hosted
version: "0.4.3"
version: "0.6.0"
geoclue:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ dependencies:
package_info_plus: ^9.0.1
sensors_plus: ^7.0.0
sleek_circular_slider: ^2.1.0
gauge_indicator: ^0.4.3
gauge_indicator: ^0.6.0
light: ^5.0.0
connectivity_plus: ^7.1.1
carousel_slider: ^5.1.1
Expand Down
Loading