fluffychat/lib/config
ggurdin af395d0aeb
4825 vocabulary practice (#4826)
* chore: move logic for lastUsedByActivityType into ConstructIdentifier

* feat: vocab practice

* add vocab activity progress bar

* fix: shuffle audio practice choices

* update UI of vocab practice

Added buttons, increased text size and change position, cards flip over and turn red/green on click and respond to hover input

* add xp sparkle, shimmering choice card placeholder

* spacing changes

fix padding, make choice cards spacing/sizing responsive to screen size, replace shimmer cards with stationary circle indicator

* don't include duplicate lemma choices

* use constructID and show lemma/emoji on choice cards

add method to clear cache in case the results was an error, and add a retry button on error

* gain xp immediately and take out continue session

also refactor the choice cards to have separate widgets for each type and a parent widget to give each an id for xp sparkle

* add practice finished page with analytics

* Color tweaks on completed page and time card placeholder

* add timer

* give XP for bonuses and change timer to use stopwatch

* simplify card logic, lock practice when few vocab words

* merge analytics changes and fix bugs

* reload on language change

- derive XP data from new analytics
- Don't allow any clicks after correct answer selected

* small fixes, added tooltip, added copy to l10

* small tweaks and comments

* formatting and import sorting

---------

Co-authored-by: avashilling <165050625+avashilling@users.noreply.github.com>
2026-01-07 10:13:34 -05:00
..
app_config.dart chore: Expand word card for meanings 2025-12-18 12:08:35 -05:00
app_emojis.dart refactor: Migrate to null safety 2022-01-31 16:33:42 +01:00
firebase_options.dart Android in Google Analytics (#3685) 2025-08-18 09:29:01 -04:00
isrg_x1.dart fix: pass isrg cert to http client 2022-06-18 01:47:41 +05:30
routes.dart 4825 vocabulary practice (#4826) 2026-01-07 10:13:34 -05:00
setting_keys.dart fix: set showed menu on show menu instead of on show tutorial popup 2025-12-02 11:21:51 -05:00
themes.dart feat: activity dropdown menu 2025-09-08 16:56:26 -04:00