Skip to content
 
 

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 

Repository files navigation

Flutter UI Implementation Project

Overview

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.

UI to Implement

You are required to implement the following Figma design user interfaces:

Mandatory List of Widgets

You must use the following list of widgets in your implementations:

  • Column
  • Row
  • ListView or related widgets
  • AppBar
  • TextField
  • Icon
  • Button
  • Image

Requirements

  1. Code Organization:

    • Organize your Flutter project in a clean and structured manner.
  2. Widget Usage:

    • Ensure that you use the specified list of widgets for UI implementation.
  3. Navigation:

    • Include navigation between different screens or sections within your app.

Submission Guidelines

You will submit your project on GitHub by following these guidelines:

  1. Fork the Repository & Clone it
  2. Create a New Branch with your name, in this format: (First name - Last name), i.e. Nasser-GH
  3. Commit the changes frequently and push it
  4. 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
  • Make sure to apply the exact given UI as specified in the assignment. Do not add any additional elements or remove any existing ones. The UI should match the provided design precisely.

Deadline

The deadline for submitting the project is 2024 Aug 18 at 9:59 AM

Additional Notes

  • Reach out for clarification or assistance if needed.
  • Have an enjoyable coding journey!

Best of luck!

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors