Releases: olmps/memo_editor
Releases · olmps/memo_editor
v0.1.0-dev.1
- Create a collection with as many memos as required;
- Memos (question and answer) text fully customizable using
flutter-quill
; - Create/Remove/Edit Memos;
- Export to json;
- Import from json;
- Clear collection.
Currently, only working locally and in memory.