Update sensors_plus to version 7.0.0
Bumped sensors_plus dependency from 6.1.1 to 7.0.0 in pubspec.yaml to use the latest features and fixes.
This commit is contained in:
parent
4b51fcbe9d
commit
45d9b5ad85
|
|
@ -17,7 +17,7 @@ dependencies:
|
||||||
cupertino_icons: ^1.0.6
|
cupertino_icons: ^1.0.6
|
||||||
path_provider: ^2.1.4
|
path_provider: ^2.1.4
|
||||||
package_info_plus: ^9.0.0
|
package_info_plus: ^9.0.0
|
||||||
sensors_plus: ^6.1.1
|
sensors_plus: ^7.0.0
|
||||||
url_strategy: ^0.2.0
|
url_strategy: ^0.2.0
|
||||||
window_manager: ^0.5.1
|
window_manager: ^0.5.1
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue