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

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.

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)