RoadTripMoustache / kana_to_kanji

Simple application to learn Japanese kana (hiragana, katakana) and kanji
6 stars 1 forks source link

Store the theme mode and link #44

Closed apomalyn closed 1 year ago

apomalyn commented 1 year ago

๐Ÿ“– Description

Please do not forget that the settings page isn't accessible directly from the application for now

โ‰๏ธ Related Issues

partial of #30

๐Ÿ–ผ๏ธ Screenshots:

Demonstration of theme mode persistance https://github.com/RoadTripMoustache/kana_to_kanji/assets/22211097/c660b33e-03ed-4ce6-a8cf-08f9127c24fe

๐Ÿงช How to test the change?

โ˜‘๏ธ Checklist before requesting a review

github-actions[bot] commented 1 year ago

Coverage after merging feat/30_store_theme into feat/30 will be

61.43%

Coverage Report for Changed Files
FileStmtsBranchesFuncsLinesUncovered Lines
lib/src
   locator.dart7.69%100%100%7.69%14–17, 19, 23–29
lib/src/core/repositories
   settings_repository.dart92.31%100%100%92.31%13
lib/src/core/services
   preferences_service.dart72.73%100%100%72.73%17–19, 22–24, 27–29
github-actions[bot] commented 1 year ago

Coverage after merging feat/30_store_theme into feat/30 will be

62.88%

Coverage Report for Changed Files
FileStmtsBranchesFuncsLinesUncovered Lines
lib/src
   locator.dart7.69%100%100%7.69%14–17, 19, 23–29
lib/src/core/repositories
   settings_repository.dart92.31%100%100%92.31%13
lib/src/core/services
   preferences_service.dart72.73%100%100%72.73%17–19, 22–24, 27–29
lib/src/settings
   settings_view_model.dart100%100%100%100%