Simple product management app, with Auth module made with Firebase Auth and Firebase Firestore ODM

Overview

Firestore App

Simple product management app, with Auth module made with Firebase Auth and Firebase Firestore ODM. You can login or signup with email or google account, create or update products even if you are offline, storing them in local storage with Firestore offline persistence the product's images are stored in Cloudinary so you must create and account for use the app, lastly the app have Firebase Push Notifications available so it can receive and react them.

Includes:

  • Auth service with Firebase Auth, signin and signup with persistent session and unique email validation.
  • Products service with Firebase Firestore, retrieve, create and update products with a unique index validation for avoid product's name duplicity.
  • Firestore ODM, create typed reference of Firebase collections then you can make CRUD operations to Firestore with dart Objects, another advantage is the possibility to create query's to filter data by properties.
  • FirestoreBuilder Widget work as StreamBuilder for Firebase ODM references changes.
  • Cloudinary service for store images.
  • Offline support with Firestore offline persistence, when you are connected again the products will upload to Firestore automatically.
  • Connectivity listener with beauty popup over any screen.
  • Google Sign in
  • Firebase Push Notifications and Local Notifications

Demo:

Demo 1 Demo 2 Demo 3
Demo 4 Demo 5
You might also like...

PayFlow is a mobile app made in Flutter πŸ’™ for Boleto Management

PayFlow is a mobile app made in Flutter πŸ’™ for Boleto Management

TΓ³picos πŸ“‹ Sobre πŸ“– Layout 🎨 Arquivos no Notion πŸ“‹ Como Usar πŸ€” Sobre πŸ“– O projeto PayFlow foi desenvolvido na Next Level Week Together πŸ’œ πŸ’š . Nosso

May 4, 2022

A simple fully working weather app with state management build using flutter.

A simple fully working weather app with state management build using flutter.

A simple fully working weather app with state management build using flutter.

Apr 12, 2022

A simple shopping application made with Flutter utilizing Firebase REST APIs as a backend.

A simple shopping application made with Flutter utilizing Firebase REST APIs as a backend.

A simple shopping application made with Flutter (MVVM Architecture) utilizing Firebase (REST APIs) as a backend.

Aug 5, 2022

A simple and clean news app made with Flutter and Dart

A simple and clean news app made with Flutter and Dart

News_Application A new Flutter project. Getting Started This project is a starting point for a Flutter application. Google Sing In. Internet Connctivi

Apr 26, 2021

Flutter shopping app with Getx for State management, Dio for APIs and Hive for the local database.

Flutter shopping app with Getx for State management, Dio for APIs and Hive for the local database.

Created By Sajjad Javadi Email: [email protected] Show some ❀️ and star the repo to support the project Flutter Shopping app example In this pr

Nov 23, 2022

a simple todo app made with flutter

doit A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if this is

Sep 10, 2021

a simple Quran app made with flutter without any images or pdf

a simple Quran app made with flutter without any images or pdf

forqan A simple Quran app made with flutter without any images or pdf . screenshot Support If you like what we do, and would want to help us continue

Oct 22, 2022

A simple App made with flutter where you can create Q&A List

A simple App made with flutter where you can create Q&A List

iQuestions πŸ“ Welcome to Iquestions project! A simple App made with flutter where you can create Q&A List. This is a Fully Functional App that uses Ge

Sep 13, 2022

A social media application developed using Flutter and GetX state management

A social media application developed using Flutter and GetX state management

Dec 29, 2022
Owner
null
Flutter chat room app made with firebase cloud firestore

Flutter chat room app made with firebase cloud firestore

Berke 2 Jul 6, 2022
A Flutter Ecommerce App can upload a product according to a particular category & brand

Ecommerce App This is a Flutter Project. Here, sellers can upload a product according to a particular category & brand. Customers can navigate the pro

Padmanabha Das 5 Oct 1, 2022
Building a simple Flutter app for practicing and understanding the GetX State Management and Route Management.

GetX State Management Demo with full understanding of State Management (with GetBuiler, GetX, Obx), Route Management and SnackBar.

TAD 4 Oct 2, 2022
Note Flutter App with CRUD: Created note app with Firebase Firestore real time storage

Note Flutter App with CRUD: Created note app with Firebase Firestore real time storage

Mustafa KIZILTAY 2 Apr 27, 2022
Fluttergram - A working Instagram clone written in Flutter using Firebase / Firestore

Fluttergram - A working Instagram clone written in Flutter using Firebase / Firestore

Dominique Rwema Bagirishya 33 Oct 5, 2022
News app - News App using Flutter and Firebase Auth

News App in Flutter using Firebase Auth, Firebase Realtime Database & Times of I

Raunak Chatterjee 6 Nov 6, 2022
Shopping App developed using Flutter and Dart making use of Provider, Carousel Library, Google FireStore

Shopping App developed using Flutter and Dart making use of Provider, Carousel Library, Google FireStore. It's featuring standard modern shopping app UI

Atuoha Anthony 7 Jan 3, 2023
(Complete flutter application) Exam and training app as social media, prepared with Firebase backend services, Bloc State management, Singleton design pattern, Unit and widget tests, firebase mocking, Custom local libraries, etc.

(Complete flutter application) Exam and training app as social media, prepared with Firebase backend services, Bloc State management, Singleton design pattern, Unit and widget tests, firebase mocking, Custom local libraries, etc.

Ismael Shakverdiev 45 Jul 14, 2022
Slicing Auth Page Simple | Flutter

Project : Auth Page Simple Flutter Author : Alsaskar Mirando Create : 10 Oktober 2021 Contact Me : [email protected] Screenshot Login Page Reg

null 1 Oct 13, 2021
A recipe book app, made with Flutter and architected with clean architecture, using the MobX as state management.

recipe_book_app A new recipe book Flutter project, architected with clean architecture and state managed with MobX. Bases: Idea inpsired by Recipe-App

AndrΓ© I. Smaniotto 1 Jan 5, 2022