Skip to content

mkiziltay/Flutter-Firestore-Note-App

Repository files navigation

Note App with CRUD

  • Realtime Database firestore
  • Backend designed with freeplan. So dataBase may be locked when you see this project.
  • Used stream.builder for realtime changes.
  • Used GridDelegate for viewing notes.
  • Including Note CRUD operations.

Code Written Directories

  • android/app/.. (changes : from flutter firebase document)
  • android/build-gradle (changes : from flutter firebase document)
  • android/app/build-gradle (changes : from flutter firebase document)
  • main.dart
  • lib/...
  • pubspec.yaml

Used : Images & Vectors

  • No spesific images and vectors.

Used : Spesific Libraries

  • Firebase libraries

* cloud_firestore:  
* firebase_core: ^1.14.0
  • google_fonts: ^2.3.1 => Note Fonts

  • intl: ^0.17.0 => DateTime Formatting

Screen View Example

Sample Screenview

About

Flutter : Created note app with Firebase Firestore real time storage

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published