DreamNote is an app which is designed for noting your dreams!
But why would i want to do that?
There are probably some good reasons for that. You tell me.
In the app there are many examples of using flutter_bloc to maintain the state of the app, including but not limited to:
- Changing app's primary color
- Changing app's onPrimary color
- Changing app's brightness mode
All of the above is happening "on the fly" ^^^ - Example of using hydrated_bloc
Not much at the moment but there is always something to learn and implement. Which leads to: