https://github.com/mosheduminer/flutter-note-app
A note taking app in flutter. Supports markdown, solid integration.
https://github.com/mosheduminer/flutter-note-app
flutter-app notes-app solid-app work-in-progress
Last synced: 7 months ago
JSON representation
A note taking app in flutter. Supports markdown, solid integration.
- Host: GitHub
- URL: https://github.com/mosheduminer/flutter-note-app
- Owner: mosheduminer
- Created: 2019-10-31T18:54:52.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-01T17:33:43.000Z (almost 6 years ago)
- Last Synced: 2025-01-12T22:33:05.139Z (9 months ago)
- Topics: flutter-app, notes-app, solid-app, work-in-progress
- Language: Dart
- Size: 58.6 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flutter Note App
A flutter app supporting Markdown.
### Current Features:
+ Create notes
+ Swipe to see markdown while writing notes
+ Read notes
+ Edit/update notes
+ Delete Notes### In The Works:
+ [Solid](https://solid.inrupt.com/) Pod Integration
+ Generate HTML or PDF from your notes (maybe)