Skip to content

rshgithub/FlutterFirebaseNotes

Repository files navigation

Note Taking App made in Flutter with Sqlite database

This is a note-taking app made with Flutter.

Concepts used:

  • Sqlite database to store custom Note object.
  • Search Functionality
  • Staggered GridView

Video Demo: Watch on YouTube

If you want to use Firebase to store the notes online, check out the original repo for the project here : repo.

Note Taking App made in Flutter with Sqlite database

This is a note-taking app made with Flutter.

Functionalities and Features:

  • Allows users to create, edit, and delete notes.
  • Stores notes locally using Sqlite database.
  • Provides search functionality to search for specific notes.
  • Utilizes a Staggered GridView for displaying notes in a visually appealing layout.
  • Supports internationalization with the intl package.
  • Provides video demo for users to watch on YouTube.
  • Offers screenshots to showcase the app's UI.
  • Allows customization of fonts using the flutter_launcher_icons package.
  • Integrates with Firebase for online note storage (optional, with a separate repository).

Screenshots:

Screenshot 2 Screenshot 1 Screenshot 3
Screenshot 1 Screenshot 2 Screenshot 3

About

using local database

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published