Flutter Fundamentals:

Flutter UI Widgets

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