This commit is contained in:
parent
e5d383548d
commit
ebeab2db94
6 changed files with 161 additions and 103 deletions
|
|
@ -41,7 +41,6 @@ dependencies:
|
|||
provider: ^6.1.5
|
||||
flutter_svg: ^2.2.0
|
||||
go_router: ^16.0.0
|
||||
logging: ^1.3.0
|
||||
http: ^1.4.0
|
||||
web_socket_channel: ^3.0.3
|
||||
nested: ^1.0.0
|
||||
|
|
@ -51,6 +50,7 @@ dependencies:
|
|||
intl: ^0.20.2
|
||||
flutter_launcher_icons: ^0.14.4
|
||||
fl_chart: ^1.0.0
|
||||
logger: ^2.6.1
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
|
|
|
|||
Reference in a new issue