Skip to content

devkishor8007/flux_cloud_note

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flux_cloud_note

A new Flutter project where exploring Firebase Cloud Firestore in Flutter

Getting Started

Add Firebase to your Flutter App

This official site helps to do the firebase setup

For help getting started with Flutter, view online documentation.

Clone the repo

$ git clone https://github.com/devkishor8007/flux_cloud_note.git
$ cd flux_cloud_note/

Get flutter dependencies

$ flutter pub get

Run the app

 $ flutter run

Features

  • User can do Anonymously Login, Logout the app.
  • User can do CRUD operations.

Resources