Flutter Development Class - I
Get the Presentation used in class: Here
Get the Class recording: Here
Oct 25, 2021
Class coverage:
- What Flutter is and why you should learn it.
- Installation and Hello World Flutter app.
- Widgets.
- Some examples:
- Hello World app (using
Container
as root Widget). Find here.
- Hello World app using Material Components (using
MaterialApp
as root Widget). Find here.
- A simple app demonstrating
StatefulWidget
. Find here.
More Content:
Homework:
- Install Flutter and make the Hello World app.
- Go through the PPT once, revise what is a Widget
- Have a look at this screenshot and try to identify what widgets have been used to make this and where are the
Row
and the Column
widgets used.
- Learn about semver versioning system.
You can find more links, reading resources and contacts to coordinators here.