Flutter reimplementation of existing Drawable Notepad App
Features:
- Rich-text editor
- Drawing on notes
- Saving/Updating/Removing notes
- Saving notes on-fly
- Draw mode setting bar state persistance
- Saved setting of draw/text modes
- Long press on note item -> Modal preview
- Share feature
- Supported languages: English, Polish, Danish, German, Russian, French, Japanese, Spanish
- Interactive intro screen
- Search feature
TODO:
- Optimization
- Tests + CI
- Architecture refactor (DI, State management, clean arch)
Bugs: Some widgets shouldn't appear:
- Search query for no results
- Cancel search mode
- See if there are blinking widgets