CodeRealities

EN | VI

Firebase

Firebase
Exploring the Power of Firebase
remote-config
Firebase Remote Config
fcm
Firebase Cloud Messaging
firebase-authentication
Firebase Authentication
cloud-firestore
Firebase Cloud FireStore
cloud-storage
Cloud Storage
realtime-db
Firebase Realtime Database
analytics
Firebase Analytics
distribution
Firebase Distribution

Flutter Base

Flutter Base
Implementing Flutter Base - Part 1: Why?
Overall Architecture
Implementing Flutter Base - Part 2: Overall Architecture
Data Layer
Implementing Flutter Base - Part 3: Details - Data Layer
Domain Layer
Implementing Flutter Base - Part 4: Details - Domain Layer
Presentation Layer
Implementing Flutter Base - Part 5: Presentation Layer
Extensions
Implementing Flutter Base - Part 6: Extensions

Flutter Demo

Basic Demo
Part 1. Overview of Basic Demo
Structure
Part 2. Getting Started - Building the Structure
HomeScreen
Part 3: Implementing the UI for the HomeScreen
Networking
Part 4. Handling Networking to Retrieve Real Data
Real Data
Part 5: Display Real Data on the UI
Cubit
Part 6: State management with Cubit