Hi there! Weekend break, and today I returned my Flutter studies! Today I covered some interesting componets:
- Scaffold;
- MediaQuery;
- Container;
- MaterialApp;
- Concept of Staless/Statefull ;
- Column;
- Row;
- PageView
- Tons of styles.
I'm following Devid's course, and I covered classes 5 and 6. These are the small examples I've build watching the classes and changing a bit.
This one here is basically playing with colors and positions from the elements:
Here is the "Hello, world" default project changed a bit: