Simple memos with fast flow.
- Always available input field for fast memo adding
- Swipes for fast actions
- edit -> from left to right
- remove <- from right to left
- Undo last deleted note
- Filter notes by
- search query
- creation date
- both search query and creation date
- The UI is designed to be easily reachable by the thumb
- Simple look
- Persistent data with sqlite
git clone https://github.com/lumpsoid/octimemo.git
cd octimemo
flutter build apk --release