All Projects → roshanrahman → Flutter Notes App

roshanrahman / Flutter Notes App

Licence: apache-2.0
A notes taking app written in Flutter

Programming Languages

dart
5743 projects

Projects that are alternatives of or similar to Flutter Notes App

Gruvbox
🎨 Sublime Text themes & color schemes with pastel 'retro groove' colors
Stars: ✭ 191 (-5.91%)
Mutual labels:  dark-theme
My Notes
📝 Just a repo with my study notes. A simple notebook
Stars: ✭ 196 (-3.45%)
Mutual labels:  notes
Mynotes
笔记、Laravel、PHP、面试题、MySQL、HTML、CSS、Java...
Stars: ✭ 201 (-0.99%)
Mutual labels:  notes
Boostnote.next
Boost Note is a powerful, lightspeed collaborative workspace for developer teams. Forum (New!): https://github.com/BoostIO/BoostNote-App/discussions
Stars: ✭ 2,682 (+1221.18%)
Mutual labels:  notes
Iblog
🖋 (issues blog) 欢迎订阅(watch👀) 收藏(star)
Stars: ✭ 194 (-4.43%)
Mutual labels:  notes
Halfmoon
Front-end framework with a built-in dark mode and full customizability using CSS variables; great for building dashboards and tools.
Stars: ✭ 2,583 (+1172.41%)
Mutual labels:  dark-theme
React Native Redux Zhihudaily
使用react-native、redux、codepush重构的知乎日报客户端
Stars: ✭ 190 (-6.4%)
Mutual labels:  dark-theme
Sublimenotebook
📝 Make Sublime Text your favorite note taking/journal application
Stars: ✭ 203 (+0%)
Mutual labels:  notes
Rocketchat Dark Mode
An easy user-togglable dark mode for Rocket.Chat
Stars: ✭ 194 (-4.43%)
Mutual labels:  dark-theme
Mojave Dark Rstudio Theme
A Total-IDE Dark RStudio Theme inspired by Apple's dark aestheticcc.
Stars: ✭ 198 (-2.46%)
Mutual labels:  dark-theme
Flutter weather
An elegant, easy on the eyes weather app built with flutter
Stars: ✭ 193 (-4.93%)
Mutual labels:  dark-theme
Live Video Study Notes
📺 整理前端视频直播相关技术的笔记,适合想入门前端流媒体技术的人阅读
Stars: ✭ 192 (-5.42%)
Mutual labels:  notes
Outwiker
Сross-platform software for keeping your notes in a tree
Stars: ✭ 198 (-2.46%)
Mutual labels:  notes
Night Owl Vscode Theme
🌌 NIGHT OWL: A VS Code dark theme for contrast for nighttime coding, 🦉 LIGHT OWL: a daytime light theme
Stars: ✭ 2,368 (+1066.5%)
Mutual labels:  dark-theme
Lotsofnotes
工作经验和学习笔记,此repo已遵守Apache-2.0开源协议,转载请提交issue并注明出处!工作性质使得内容有部分转载内容,侵删。Notes for something,including of exp in working and some notes for learning.This repository has already observe the Apache License 2.0. PLEASE SUBMIT ISSUE FOR AUTHOR'S AUTHORIZTION AND INCIDATE THE SOURCE IF YOU WANT TO REPRINT!
Stars: ✭ 202 (-0.49%)
Mutual labels:  notes
Emacs
🧛🏻‍♂️ Dark theme for Emacs
Stars: ✭ 190 (-6.4%)
Mutual labels:  dark-theme
Omni Notes
Open source note-taking application for Android
Stars: ✭ 2,343 (+1054.19%)
Mutual labels:  notes
Altus
Desktop client for WhatsApp Web with themes, notifications and multiple account support
Stars: ✭ 203 (+0%)
Mutual labels:  dark-theme
Javascripter
Helping junior developers navigate the complex world of software engineering without experiencing information overload.
Stars: ✭ 203 (+0%)
Mutual labels:  notes
Wandroid
首款适配玩Android、掘金、简书、CSDN、公众号文章黑夜模式,无广告,支持离线阅读,代码图片显示,关注内容本身,阅读体验升级。
Stars: ✭ 199 (-1.97%)
Mutual labels:  dark-theme

Draft - Notes app

An elegant notes taking app written in Flutter that uses sqflite for storage.

Features

  1. Animated UI: A beautiful, minimalist user interface with subtle animations.
  2. Dark mode: Light and dark theme variants.
  3. Mark notes as important: Mark notes as important and filter them.
  4. Search: Search your notes.
  5. Edit note: Edit note that you saved previously
  6. Share: Share note using any app that can share text.

Dependencies

  • outline_material_icons: ^0.1.0
  • sqflite: ^1.1.5
  • intl: ^0.15.8
  • url_launcher: ^5.0.3
  • shared_preferences: ^0.5.3+1
  • share: ^0.6.1+1

Run the project

  • With Flutter installed, clone project and run flutter run --release in that directory, or
  • Download the built APK from here

Screenshots

Feedback is welcome! Contact me for any info.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].