Skip to content

ZeeshanOfficial97/flutter_task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ“ Flutter Firebase Realtime Notes App

A simple 1-screen Flutter application for taking and syncing notes using Firebase Firestore and anonymous authentication.

  • UI development
  • Firebase integration
  • Real-time Firestore syncing
  • Clean architecture using Provider

๐Ÿš€ Features

  • ๐Ÿ” Anonymous Firebase Authentication
  • โœ๏ธ Add text notes with a single input field
  • ๐Ÿ”„ Real-time updates with Cloud Firestore
  • ๐Ÿ—‘๏ธ Long-press on a note to delete it
  • โš™๏ธ Clean state management using Provider

๐Ÿ›  Setup Instructions

  1. Clone the repo
git clone https://github.com/ZeeshanOfficial97/flutter_task.git

2. **Install Flutter Sdk**
flutter 3.27.4

3. **Install dependencies**
flutter pub get

4. **Run the app**
flutter run  

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages