- Added `isSubmitting` state to prevent multiple submissions in AddContactController. - Updated the `submitContact` method to handle submission state and validation. - Refactored `AddContactBottomSheet` to utilize `BaseBottomSheet` for better UI consistency. - Improved dynamic list handling for email and phone inputs in AddContactBottomSheet. - Cleaned up controller initialization and field management in AddContactBottomSheet. - Enhanced error handling and user feedback for required fields.
marco
A new Flutter project.
Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
Description
Languages
Dart
97.4%
C++
1.3%
CMake
1%