chore(chat): add json_annotation and shared_preferences deps
This commit is contained in:
@@ -19,6 +19,8 @@ dependencies:
|
|||||||
get_it: ^7.7.0
|
get_it: ^7.7.0
|
||||||
lucide_icons: ^0.257.0
|
lucide_icons: ^0.257.0
|
||||||
intl: ^0.19.0
|
intl: ^0.19.0
|
||||||
|
shared_preferences: ^2.2.2
|
||||||
|
json_annotation: ^4.8.1
|
||||||
|
|
||||||
dev_dependencies:
|
dev_dependencies:
|
||||||
flutter_test:
|
flutter_test:
|
||||||
@@ -26,6 +28,8 @@ dev_dependencies:
|
|||||||
flutter_lints: ^6.0.0
|
flutter_lints: ^6.0.0
|
||||||
bloc_test: ^9.1.7
|
bloc_test: ^9.1.7
|
||||||
mocktail: ^1.0.4
|
mocktail: ^1.0.4
|
||||||
|
json_serializable: ^6.7.1
|
||||||
|
build_runner: ^2.4.8
|
||||||
|
|
||||||
flutter:
|
flutter:
|
||||||
uses-material-design: true
|
uses-material-design: true
|
||||||
|
|||||||
Reference in New Issue
Block a user