feat : login api call

This commit is contained in:
2025-05-17 15:24:06 +03:30
parent 0e630e709b
commit 303ff86d85
22 changed files with 518 additions and 522 deletions

View File

@@ -67,11 +67,13 @@ class _SystemDesignPageState extends State<SystemDesignPage> {
child: Column(
spacing: 14,
children: [
RTextField(
RTextField(
controller: TextEditingController(),
hintText: 'حجم کشتار را در روز به قطعه وارد کنید',
hintStyle: AppFonts.yekan13,
),
RTextField(
RTextField(
controller: TextEditingController(),
label: 'تلفن مرغداری',
labelStyle: AppFonts.yekan10,
),