Released a new version 0.2.3! 😎
What's New?
- Added app icon
- Added a proper splash screen to the app
- Added a
sliding_up_panel
for displaying an "about the app" view - Added testing setup (for now only bloc/cubit tests)
- Added dart code metrics
- Added functionality to send an email to dev email
- Added functionality to open Play Store page
What's Changed?
- Changed app name to "Coding Quotes"
- Updated code to make it more testable
- Improved theming usage (split into separate files)
- Refactored widgets and cubits