Skip to content

A Flutter app to demonstrate CRUD operation using firebase and Provider

Notifications You must be signed in to change notification settings

xbrny/flutter_idea_list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Flutter app that demonstrate simple CRUD operation using Firebase and Provider

I created this app as part of my journey to learn Flutter, this app is intended for learning purpose only and not suitable for production This app is best run on android since I'm developing on windows/linux machine

Functionality

  • View list of idea
  • Create, Update, and delete idea
  • Username + password authentication

Technology Used:

  • Database: FireStore, Firebase Storage, Firebase Auth
  • State management: Provider

Getting started with Flutter

For help getting started with Flutter, view online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

About

A Flutter app to demonstrate CRUD operation using firebase and Provider

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages