👉 For Flutter Course visit, this Udemy Link.
👉 Click ⭐ if you like the project.
👉 Pull Request are highly appreciated.
👉 Follow me @Gowtham R for new technical updates.
CHAPTER-1
S.No | Content |
---|---|
1 | Flutter |
2 | Why Flutter |
3 | The Anatomy of Flutter App |
4 | Development Tools |
5 | Mac Setup |
6 | Windows Setup |
7 | Getting Started |
8 | Points to get Remember |
9 | Documentation References |
10 | Tools References |
CHAPTER-2
CHAPTER-3
S.No | Content |
---|---|
1 | Working with Cutom Fonts |
2 | Working with Material Icons |
3 | Working with Card |
4 | Working with ListTile, Column and Divider |
5 | Working with Expanded |
6 | Working with Buttons |
CHAPTER-4
CHAPTER-5
S.No | Content |
---|---|
1 | List[Dart] |
2 | Classes and Objects |
3 | Abstraction |
4 | Encapsulation |
5 | Inheritance |
6 | Polymorphism |
7 | Constructor |
8 | Conditionals - IF/ELSE |
9 | Closures and the Fold Method |
10 | Computed Properties |
CHAPTER-6
CHAPTER-7
CHAPTER-8
S.No | Content |
---|---|
1 | Material Dropdown Button Widget |
2 | For-Loop |
3 | Cupertino Widgets |
4 | Platform Specific UI with Flutter |
5 | Static Modifier |
6 | Animations |
7 | Custom Animation |
8 | Mixins [Dart] |
CHAPTER-9
S.No | Content |
---|---|
1 | Stream |
2 | StreamBuilder |
3 | Firebase |
4 | Flutter Architecture Patterns |
5 | MVC |
6 | Global State |
7 | Different Types of Flutter State Management |
8 | Provider |