Repo containing programs and notes done during the app dev session.
In the first session, Flutter was introduced. The concepts such as Stateless and Stateful widget was explained. A simple app that updates text on the screen was taught in this session.
The notes and programs written in the first session is in the branch called "session-1". Click here to access it.
In the second session, A simple app using widgets which enable scrolling, a bottom naivgation bar, page routes etc. was made. The notes and programs written in the second session is in the branch called "session-2". Click here to access it. (Note: The notes for this session are incomplete. Only the code with comments as explanation is available)
- Shyamant Achar
- Aryan Jalali