Skip to content

Latest commit

 

History

31 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Basic Flutter CRUD

A simple Flutter CRUD (Create, Read, Update, Delete) application using Firebase as the backend database.

📌 Features

  • View a list of items
  • Add new items
  • Edit existing items
  • Delete items
  • Firebase Firestore integration

🏗 Project Setup

1️⃣ Prerequisites

  • Install Flutter
  • Install Dart
  • Install Firebase CLI

2️⃣ Setup Steps

  1. Clone the repository

  2. Install dependencies

  3. Configure Firebase

  • Create a Firebase project
  • Add Firebase to your Flutter app
  • Download google-services.json and place it in android/app/
  • Enable Firestore Database in Firebase console
  1. Run the application

🛠 Tech Stack

  • Flutter (UI Framework)
  • Dart (Programming Language)
  • Firebase Firestore (Database)
  • Provider (State Management)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages