feat: integrate city poultry feature by adding routes, DI setup, and updating UI components to reflect new data handling and localization changes

This commit is contained in:
2025-12-29 14:26:12 +03:30
parent edde363b6d
commit 9910de4ed8
40 changed files with 2158 additions and 41 deletions

View File

@@ -0,0 +1,4 @@
export 'data/di/city_poultry_di.dart';
export 'presentation/routes/routes.dart';
export 'presentation/routes/pages.dart';