feat: migrates data to sqflite instead of shared preferences (#10)
* feat: migrates data to sqflite instead of shared preferences
* feat: adds correct theming and version from package
* feat: migrates android widget to use room sqlite databas
* fix: counter reset and editing
* fix: fixes android home screen widget
* fix: accesibility colors for android widget
* feat: adds theme chooser features
todo: improve implementation
* fix: improves theme switch button and code
* fix: removed imports
* build: version bump