A simple note-taking app with a markdown editor, built with Flutter and Firebase

Overview

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, and guidance on mobile development

Notat

Notat is a simple note-taking app with a markdown editor and clean interface, it features:

  • creating, editing, and deleting notes

  • markdown editor that allows making highly customizable notes

  • organizing notes in folders and more

Screenshots

1-20221019-151648-0000 5-20221019-151648-0004 2-20221019-151648-0001 4-20221019-151648-0003 3-20221019-151648-0002

Planned features 🌱

  • data encryption
  • locking notes
  • creating and editing notes offline[1]
[1] due to a bug caused by firebase firestore, users are only able to create and edit notes online, for more info

Used Packages List:

Expand/Collapse

firebase_messaging: ^12.0.1

uuid: ^3.0.6

flutter_staggered_grid_view: ^0.6.2

auto_size_text: ^3.0.0

tab_indicator_styler: ^2.0.0

flutter_quill: ^5.4.1

loading_animation_widget: ^1.2.0+2

google_fonts: ^3.0.1

animated_text_kit: ^4.2.2

lottie: ^1.4.1

custom_timer: ^0.1.2

jiffy: ^5.0.0

focused_menu: ^1.0.5

flutter_riverpod: ^1.0.4

connectivity_plus: ^2.3.9

flutter_launcher_icons: ^0.9.2

flutter_native_splash: ^2.0.1+1

firebase_storage: ^10.3.4

cloud_firestore: ^3.4.2

firebase_auth: ^3.6.1

firebase_core: ^1.20.0

Usage

  • clone the project
https://github.com/Dev-Salem/notat.git
  • Create a new Firebase project from the console.

  • Configure the Firebase for each platform.

Installation

Notat isn't available on the app store yet, but you can try it by installing the apk from here

Contributing

You can contribute by reporting bugs, suggesting improvements, and/or by helping out in code.

License

MIT

Acknowledgement

Special thanks for these designers for inspiring me 1, 2

You might also like...

Note app is open-source notes app for Android & ios. It is built with Dart on top of Google's Flutter Framework.

 Note app is open-source notes app for Android & ios. It is built with Dart on top of Google's Flutter Framework.

Note App ✍🏻 Note App & SqfLite &GetX [MVC pattern] 👨🏻‍💻 Note app is open-source notes app for Android & ios. It is built with Dart on top of Googl

Nov 29, 2022

DoneIt is a sample note app 📝 Flutter application 📱 built to demonstrate use of Clean Architecture tools. Dedicated to all Flutter Developers with ❤️.

DoneIt is a sample note app 📝 Flutter application 📱 built to demonstrate use of Clean Architecture tools. Dedicated to all Flutter Developers with ❤️.

DoneIt 📝 DoneIt is a sample note app 📝 Flutter application 📱 built to demonstrate use of Clean Architecture tools. Dedicated to all Flutter Develop

Dec 24, 2022

ghiNote is a quick note application with a good-looking interface and simple operation.

ghi_note ghiNote is a quick note application with a good-looking interface and simple operation. Getting Started This project is a starting point for

Dec 15, 2021

Server that provide API to simple note application

Server that provide API to simple note application

note-app-api-mobile end-to-end note application API Golang for the web application MongoDB for the database PostMan requests Collection Flutter simple

Oct 4, 2022

An app made with fluttter for taking notes

An app made with fluttter for taking notes

notetaker A new Flutter project. Using this app one can - 1.Create Notes 2.View Notes 3.Add content to previous notes 4.Scroll through notes 5.Delete

Apr 21, 2022

'Efficacy' is a an Android app that keeps users updated on all events and happenings in and around the NITS campus. Note that the one in this repo is a slightly altered version of the original.

'Efficacy' is a an Android app that keeps users updated on all events and happenings in and around the NITS campus. Note that the one in this repo is a slightly altered version of the original.

Efficacy : The proposed Android app for all clubs, events and happenings at NIT Silchar Get the release APK Some interesting features of this app incl

Aug 29, 2021

With ML Kit's face detection API, you can detect faces in an camera or image, Note that the API detects faces, it does not recognize people

With ML Kit's face detection API, you can detect faces in an camera or image, Note that the API detects faces, it does not recognize people

Face Detection This project is a starting point for a Flutter application. Getting Started For help getting started with Flutter, view our online docu

Dec 29, 2022

story_designer is created to help developers out there who are looking for implementing Instagram like stories editor.

story_designer is created to help developers out there who are looking for implementing Instagram like stories editor.

story_designer A package for creating instagram like story, you can use this package to edit images and make it story ready by adding other contents o

Nov 2, 2022
Releases(app)
Owner
Dev-Salem
Junior Flutter Devloper
Dev-Salem
Simple markdown editor. with custom keyboard helper for making bold, italic, list, URL, photoURL, etc

Flutter Markdown Editor A simple markdown creator/editor application, developer with flutter. special auxiliary keyboard features (for develop markdow

Ismael Shakverdiev 36 Dec 15, 2022
Notefy is a note-taking web app built with ReactJS and Django, with a subtle yet attractive UI and great functionality!

Notefy Notefy is a note-taking web app built with ReactJS and Django, with a subtle yet attractive UI and great functionality! Demo Here is the websit

Servatom 23 Nov 20, 2022
A clean and modern note taking app built with Flutter.

Notes App A clean, simple and modern note taking app built with Flutter. Be sure to leave a star ?? Features Create notes: Create notes that store loc

Carlton Aikins 111 Dec 31, 2022
A simple Flutter Note Taking app with local database.

Flutter Simple & Lightweight Note App Flutter Simple & Lightweight Note App UI/UX Credit: https://dribbble.com/shots/11875872-A-simple-and-lightweight

Ahmad Amin 63 Nov 10, 2022
Mobile first Note Taking integrated with Git

Mobile first Markdown Notes integrated with Git This project receives generous infrastructure support from Summary GitJournal is a note taking app foc

GitJournal 2.8k Dec 31, 2022
cosmic_frontmatter is a package that provides a simple way to parse the frontmatter of a markdown file.

cosmic_frontmatter cosmic_frontmatter is a package that provides a simple way to parse the frontmatter of a markdown file. Getting started To get star

cosmic.horse 9 Oct 26, 2022
Android app that converts an URL to markdown, and lets you share it to your favorite notes app.

markdownr Android app that converts an URL to markdown, and lets you share it to your favorite notes app. I've written this app to save articles I fou

Andrea Ghensi 41 Dec 10, 2022
Convert quill (Delta) fromat to and from markdown

Limitation Image Currently this convertor doesn't support image alts, only image src will be retained Block attributes exclusivity flutter_quill block

Tarekk Mohamed Abdalla 6 May 20, 2022
Convert quill (Delta) fromat to and from markdown

Markdown Quill ⚠️ [Please note this package is under development the API might change]. Provides converters to convert from markdown to quill (Delta)

Tarekk Mohamed Abdalla 6 May 20, 2022
Recipe-flavored markdown: make recipes easy to create and maintain

Recipe-Flavored Markdown Have you ever wanted a simpler approach to writing and

Joanna May 28 Dec 8, 2022