fluffychat/lib/pangea/activity_summary
avashilling 617030cd78
3873 add superlatives for most vocab grammar and xp (#3977)
* add grammar and vocab superlatives

- adds superlatives to the summary cards for each user
- WIP, doesn't include XP superlative yet and it continuously reinitializes state which reloads the superlatives

* get analytic superlatives from saved state event

Revert activity user summaries widget to stateless, get info from saved state event instead of awaiting it, and fix some spacing issues.

* add xp superlative

- simplify 3 loop logic into one
- change from constant updates to only generate superlatives on analytics save

* sort imports

* put analytics loading inside buttonControlledCarouselView

* delete commented out code

* return superlative map instead of setting value
2025-09-15 10:57:17 -04:00
..
activity_summary_analytics_model.dart 3873 add superlatives for most vocab grammar and xp (#3977) 2025-09-15 10:57:17 -04:00
activity_summary_model.dart 3770 total vocab grammar and xp calculations per user and activity (#3775) 2025-08-19 10:15:22 -04:00
activity_summary_repo.dart fix: make activity summary request cache keys unique, use in-memory cache instead of local storage, remove items from cache on error or on state event sent successfully (#3885) 2025-09-05 11:01:45 -04:00
activity_summary_request_model.dart 3770 total vocab grammar and xp calculations per user and activity (#3775) 2025-08-19 10:15:22 -04:00
activity_summary_response_model.dart feat: activity sessions 2025-08-04 16:31:00 -04:00