Add battery_plus dependency to pubspec.yaml
Included battery_plus version ^6.2.2 in dependencies to enable battery information features in the project.
This commit is contained in:
parent
f84d7dd8e2
commit
e545c8a106
|
|
@ -15,6 +15,7 @@ dependencies:
|
||||||
|
|
||||||
serious_python: 0.9.6
|
serious_python: 0.9.6
|
||||||
|
|
||||||
|
battery_plus: ^6.2.2
|
||||||
cupertino_icons: ^1.0.6
|
cupertino_icons: ^1.0.6
|
||||||
device_info_plus: ^12.1.0
|
device_info_plus: ^12.1.0
|
||||||
file_picker: ^10.3.3
|
file_picker: ^10.3.3
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue