Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 1.57 KB

README.md

File metadata and controls

32 lines (25 loc) · 1.57 KB

Fitness UI

Prints

Knowledges

  • Flutter structure and mentality to make a new screen;
  • Use and create custom components;
  • Install and use packages (ex.: progress bar or charts);
  • Conditional render based on screen orientation;

I learned to NEVER use tab navigation inside tab navigation, horrible to develop and interact with swipe using this "solution" - NEVER DO THIS!

How to use

To clone and run this application, you'll need Git and Flutter installed on your computer. From your command line: