A Flutter project for learning Flutter development.
This project contains various Flutter lectures and assignments organized in different branches.
main- Main project templatelecture-5-widgets-ui-basics- Widgets and UI basics ( Tasbeeh app )lecture-6-layouts-multi-child- Layouts and multi-child widgets (CV project)lecture-8-user-input- User input handlinglecture-9-navigation- Navigation exampleslecture-10-shared-preferences- SharedPreferences and file managementassignment-2- Assignment 2assignment-3- Assignment 3assignment-4- Assignment 4
- Clone the repository
- Run
flutter pub getto install dependencies - Switch to the desired branch
- Run
flutter runto start the app