fix : exit logic -> chicken

chore : profile page -> poultry science
This commit is contained in:
2025-09-13 13:52:25 +03:30
parent d05ee5b43f
commit ddcb85e8dd
14 changed files with 40 additions and 787 deletions

View File

@@ -10,8 +10,6 @@ export 'buy_out_of_province/logic.dart';
export 'buy_out_of_province/view.dart';
export 'home/logic.dart';
export 'home/view.dart';
export 'profile/logic.dart';
export 'profile/view.dart';
export 'root/logic.dart';
export 'root/view.dart';
export 'sale/logic.dart';