- Create a simple form with a TextFormField for entering a username.
- Build a login form with two fields (email and password) and a submit button.
- Add form validation to check if the email field contains “@” and password is not empty.
- Use a GlobalKey<FormState> to manage form validation and submission.
- Create a form with different input types: TextField, Checkbox, and Switch.
- Build a registration form with name, email, password, and confirm password fields.
- Implement a dropdown menu inside a form to select a user’s role (e.g., Admin, User).
- Add a date picker and time picker input to a form.
- Use a controller to capture and display text from a TextField after pressing a button.
- Create a form that saves data into a local list and displays the submitted inputs below the form.
-
Notifications
You must be signed in to change notification settings - Fork 0
anonymoushley/Flutter-Activity-3
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Regalado Activity 3
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published