Greetings to the Flutter UI Implementation project! In this project, you will be working with the Flutter framework to implement a set of user interfaces using a specific list of widgets. The goal is to enhance your proficiency in Flutter development and UI implementation.
You are required to implement the following Figma design user interfaces:
You must use the following list of widgets in your implementations:
- Column
- Row
- ListView or related widgets
- AppBar
- TextField
- Icon
- Button
- Image
-
Code Organization:
- Organize your Flutter project in a clean and structured manner.
-
Widget Usage:
- Ensure that you use the specified list of widgets for UI implementation.
-
Navigation:
- Include navigation between different screens or sections within your app.
You will submit your project on GitHub by following these guidelines:
- Fork the Repository & Clone it
- Create a New Branch with your name, in this format: (First name - Last name), i.e. Nasser-GH
- Commit the changes frequently and push it
- Finally, create a pull request to the original repository
Note:
- This is an individual assignment, collaboration is not allowed, and each student should submit their unique work.
- Be sure to include screenshots of the implemented UIs in your README file in your project
The deadline for submitting the project is 2024 Feb 11 at 9:59 AM
- Reach out for clarification or assistance if needed.
- Have an enjoyable coding journey!
Best of luck!