Nmaloveth / foodrecipe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flutter Project - Food Recipe

Instruction

Reproduce the Detail screen below in Flutter.

FoodRecipe

How to complete the task

  • Clone the repo and work on your copy.
  • Design the screen above using your knowledge of layout.
  • Download the app fonts from here
  • Carefully select and use from the colors listed below:
    • A9A9A9
    • 000000
    • 303030
    • E23E3E

What would be graded?

  • Your ability to design the view above and have it display static data.
  • Your ability to break the design down into reusable widget - good code structuring
  • Commit at meaningful points such as after adding the Image (Hero) section, then after the Title section and so on.

Please find UI assets for your application here.

https://drive.google.com/drive/folders/1yNMr_TtlhQ_4vm1aqV38o8vIHXe91Sm7?usp=drive_link

Submission Requirements

  • After completion, create a SOLUTION.md file and add it to your repo.
  • Add a description of your project and a screenshot of your final project after running the app, as I have added the design above.

PS

Feel free to make use of git as you wish, I only selected those steps to guide you.

About

License:MIT License


Languages

Language:C++ 35.1%Language:CMake 29.6%Language:Dart 27.4%Language:HTML 2.8%Language:Swift 2.6%Language:C 2.2%Language:Kotlin 0.2%Language:Objective-C 0.1%