Skip to Content
Responsible Vinit Jain
Last Update 05/27/2025
Completion Time 5 hours 58 minutes
Members 1
  • 10 - Firebase Project - Admin App
    33Lessons · 5 hr 58 min
    • 1 Module Overview
    • 2 Firebase Overview
    • 3 Create Firebase Project
    • 4 Add Flutter project to Firebase
    • 5 Create Login and Dashboard Page
    • 6 Enable Authentication Service and Create a User
    • 7 Redirect to Login or Dashboard Page
    • 8 Login with Email and Password
    • 9 Logout from App
    • 10 Create Firestore Database
    • 12 Validate Admin Authorization
    • 13 Create Dashboard Items
    • 14 Create Brand Data Class and define database methods
    • 15 Create Brand Page and Telescope Provider
    • 16 Save Brands
    • 17 Telescope Data Overview
    • 18 Add Freezed Package
    • 19 Create ImageModel using freezed
    • 20 Create Telescope Model using freezed
    • 21 Declare Constants and Properties
    • 22 Add Telescope Page Select Image and Brand
    • 23 Add Telescope Page Build RadioGroup
    • 24 Add Telescope Page Build Form Fields
    • 25 Add Telescope Page Create methods for uploading image
    • 26 Add Telescope Page Create Telescope instance
    • 27 Add Telescope Page Create methods to save telescope
    • 28 Add Telescope Page Save Telescope to Firestore
    • 29 ViewTelescopePage Show telescopes
    • 30 Telescope Details Page Overview
    • 31 Add and show additional images
    • 32 Delete image from Storage
    • 33 Add telescope description
    • 34 Update Description