Skip to content

Detailed steps and resources for hosting a Flutter web application using Firebase Hosting

Notifications You must be signed in to change notification settings

oishylea/HostFlutterOnFirebase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Host Flutter on Firebase

Guide how to host a Flutter project on Firebase

Step 1 : Create a project on Firebase

Firebase Main Page



Step 2 : Open the file on the command prompt

Open File

Step 3 : Install Firebase

Install

Install on CP

Step 4 : Login Firebase

Type 'firebase login'

Install on CP



Step 5 : Initialize Firebase

Type 'firebase init'

Initialize Firebase



Step 6 : Build a web file for Flutter

Select 'n', then type 'flutter build web'

Build Web File


After that, retype 'firebase init'

Step 7 : Select Firebase feature

Enter the spacebar to select

Select feature



Step 8 : Complete Firebase initialization

Firebase init



Step 9 : Complete Hosting

Type 'firebase deploy' to deploy the web file

Deploy firebase



Step 10 : Copy the hosting URL

Deploy firebase



Other References

Host React on Firebase

About

Detailed steps and resources for hosting a Flutter web application using Firebase Hosting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published