- 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!
To clone and run this application, you'll need Git and Flutter installed on your computer. From your command line: