Flutter To-Do App with Firebase

Untitled design (1)

Tutorial : https://youtu.be/2DPkZEzEn70

This repository contains a simple Flutter to-do app that utilizes Firebase for backend services. The app allows users to create, manage, and organize their to-do tasks seamlessly. Firebase is integrated for real-time data synchronization, authentication, and cloud storage.

Features

. User Authentication: The app supports user registration and authentication using Firebase Authentication.

. Real-time Data Sync: To-do tasks are synchronized in real-time across multiple devices.

. Add and Edit Tasks: Users can add new tasks and edit existing ones with ease.

. Mark as Complete: Tasks can be marked as complete, and the app provides a visual indication for completed tasks.

. Delete Tasks: Users can delete tasks they no longer need.

. Task Categories: Tasks can be organized into different categories or projects.

GitHub

View Github