Add connectivity_plus dependency to pubspec.yaml
Added the connectivity_plus package (version ^6.1.2) to the dependencies for network connectivity features.
This commit is contained in:
parent
e545c8a106
commit
43f621711c
|
|
@ -16,6 +16,7 @@ dependencies:
|
||||||
serious_python: 0.9.6
|
serious_python: 0.9.6
|
||||||
|
|
||||||
battery_plus: ^6.2.2
|
battery_plus: ^6.2.2
|
||||||
|
connectivity_plus: ^6.1.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