chore(chat): add json_annotation and shared_preferences deps

This commit is contained in:
qzl
2026-02-28 13:29:47 +08:00
parent 330589f702
commit b90d1587c5
+4
View File
@@ -19,6 +19,8 @@ dependencies:
get_it: ^7.7.0
lucide_icons: ^0.257.0
intl: ^0.19.0
shared_preferences: ^2.2.2
json_annotation: ^4.8.1
dev_dependencies:
flutter_test:
@@ -26,6 +28,8 @@ dev_dependencies:
flutter_lints: ^6.0.0
bloc_test: ^9.1.7
mocktail: ^1.0.4
json_serializable: ^6.7.1
build_runner: ^2.4.8
flutter:
uses-material-design: true