added connectivity service
This commit is contained in:
parent
8e54cfffc5
commit
193ae3b0ea
12 changed files with 384 additions and 8 deletions
|
@ -14,7 +14,7 @@ dependencies:
|
|||
cupertino_icons: ^1.0.5
|
||||
|
||||
# Routing
|
||||
go_router: ^5.2.4
|
||||
go_router: ^6.0.0
|
||||
|
||||
# Service locator
|
||||
get_it: ^7.2.0
|
||||
|
@ -24,6 +24,8 @@ dependencies:
|
|||
|
||||
# Util backend
|
||||
intl_utils: ^2.8.1
|
||||
connectivity_plus: ^3.0.2
|
||||
internet_connection_checker: ^1.0.0+1
|
||||
|
||||
# Logging
|
||||
talker: ^2.1.0+1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue