Skip to content

The Notes App is built using Flutter and Firebase. The Notes app is an mobile app that can manage notes and sync to firebase to allow them to access from any device by simply login into your account. This app was created to practice flutter and bloc state management.

Notifications You must be signed in to change notification settings

prabeshpudasaini/notes_app

Repository files navigation

Open in IDX

Dart Flutter App

Built with Firebase    Built with Flutter App Logo

Notes App

The Notes App is built using Flutter and Firebase.

The Notes app is an mobile app that can manage notes and sync to firebase to allow them to access from any device by simply login into your account.

This app was created to practice flutter and bloc state management.

Features

  • Email Password Authentication
  • Create Notes
  • Update Notes
  • Delete Notes

Technology

Language: Dart

UI: Material UI

Firebase

  • Firebase Authentication
  • Firestore Database

State Management: Bloc

Other Components Used

Installation

  1. Download or clone project and open the project in VS Code
  2. Create Firebase Project
  3. Enable Email/Password Authentication
  4. Setup Firestore Database
  5. Set Firestore Rules
  6. You can use FlutterFire to create a firebase project easily
  7. Run flutter get to download all dependencies
  8. Connect your Android phone or use the emulator to start the application

Acknowledgements

Flutter Course for Beginners – 37-hour Cross Platform App Development Tutorial (https://www.youtube.com/watch?v=VPvVD8t02U8). Course developed by Vandad Nahavandipoor. Check out his channel: (https://www.youtube.com/@VandadNP). Published by freeCodeCamp.org.

About

The Notes App is built using Flutter and Firebase. The Notes app is an mobile app that can manage notes and sync to firebase to allow them to access from any device by simply login into your account. This app was created to practice flutter and bloc state management.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published