Flutter Fundamentals:
- Getting Started with Flutter
- Flutter Installation on Windows
- Flutter Installation on Mac
- How to run Flutter App on Android Devices (USB & Wireless)
Flutter UI Widgets
- Flutter AppBar
- 3 ways to display images in Flutter
- Different Types of Buttons in Flutter
- Flutter ListView
- Flutter GridView
- Flutter SingleChildScrollView
Flutter Networking:
- How to read data from the server
- Upload Images to the server
Flutter Packages:
- Shared Preferences
- URL Launcher
- Share
- Image Picker
- Cached Network Image
- Google Fonts
- Geolocator
- Package Info
- SQlite
- Local Notification
- Video Player
- Chart
Flutter & Firebase:
- How to set up a Firebase project in Flutter
- Flutter & Firebase Email Authentication
- Flutter & Firebase Facebook Authentication
- Flutter & Firebase Google Authentication
- Flutter & Firestore Complete Guide
- Upload & Download image from Firebase Cloud Storage
- Flutter & Firebase Push Notification
Deployment:
- How to deploy the Flutter app to Google PlayStore
- How to deploy Flutter apps to Apple AppStore
- How to setup CI/CD pipeline using Github Actions