Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/makjac/quick_note

An intuitive notes management app. Easily create, edit, and organize your notes.
https://github.com/makjac/quick_note

dart firbase flutter

Last synced: 6 days ago
JSON representation

An intuitive notes management app. Easily create, edit, and organize your notes.

Awesome Lists containing this project

README

        

# QuickNote

[![QuickNote test](https://github.com/makjac/quick_note/actions/workflows/flutter.yml/badge.svg?branch=main)](https://github.com/makjac/quick_note/actions/workflows/flutter.yml)

![header](https://i.imgur.com/C4vrC2B.png)



Get it on Google Play




QuickNote is a note-taking application developed using Flutter. It allows users to create, edit, archive, search, and delete notes. Each note consists of blocks that users can add, such as text blocks and to-do blocks. The app supports 9 languages and offers two themes: light and dark.

## Features

- **Create Notes**: Add new notes with various content blocks.
- **Edit Notes**: Modify existing notes.
- **Archive Notes**: Move notes to the archive to keep your workspace organized.
- **Search Notes**: Quickly find notes with the search feature.
- **Delete Notes**: Permanently remove notes that are no longer needed.
- **Note Blocks**: Supports three types of blocks:
- **Text Block**: For adding and formatting text.
- **To-Do Block**: For creating task lists.
- **Bookmark Block**: Save and organize important bookmarks for quick access.
- **Language Support**: The app is available in 9 languages.
- **Themes**: Choose between light and dark themes.

## Screenshots

![desktop:home_page](https://i.imgur.com/yYNgptY.png)
![desktop:notebook](https://i.imgur.com/ZGle1P1.png)
![mobile:home_page](https://i.imgur.com/CPz4ask.png)
![mobile:notebook](https://i.imgur.com/xFQJfZV.png)