Skip to content

Work with Firebase to add functionality to the Miraino-Katachi home page replica.

Notifications You must be signed in to change notification settings

itachi-p/flutter-firebase-01

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

task03fb

Application development that imitates the miraino-katachi homepage.

About this repository:

  • Copied FlutterStudy03/katachi_hp_01 and created a new repository.
  • Link with Firebase.
  • Reads and writes data using Firebase as a database.
  • Implement the user login function using Firebase. -> (Using FirebaseAuth from the beginning.)

Cosideration:

  • Implement social login using FirebaseAuth.
  • Implement push notifications using Firebase cloud messaging.
  • Use Dynamic Link to automatically open the app if the app is installed, otherwise automatically open the web.
  • Other additional functions.

codelabs - babyname