RoadTripMoustache / kana_to_kanji

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

Settings view #45

Closed apomalyn closed 1 year ago

apomalyn commented 1 year ago

๐Ÿ“– Description

Add the settings view and a way to access it from the Prepare Quiz view

โ‰๏ธ Related Issues

Closes #30

๐Ÿ–ผ๏ธ Screenshots:

Full demonstration

๐Ÿงช How to test the change?

  1. Open the application
  2. On the prepare quiz view, click on the โš™๏ธ
  3. See the settings view

โ˜‘๏ธ Checklist before requesting a review

github-actions[bot] commented 1 year ago

Bump version from 0.2.1+1 to 0.3.0+1

github-actions[bot] commented 1 year ago

Coverage after merging feat/30 into main 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
   info_service.dart0%100%100%0%10, 7–8
lib/src/settings
   settings_view_model.dart100%100%100%100%
lib/src/settings/widgets
   heading_item.dart100%100%100%100%
   tile_item.dart100%100%100%100%