Year in Review Widget
Component Detail
User Interface
medium complexity
mobile
0
Dependencies
0
Dependents
1
Entities
0
Integrations
Description
Reusable widget that renders a single themed story slide within the Yearly Impact Summary sequence. Supports both the full-year annual review and the mid-year half-year summary variant, adapting layout and copy based on the reporting period configuration.
year-in-review-widget
Responsibilities
- Render a single story slide with period-appropriate headline and body copy
- Support half-year and full-year period variants via configuration
- Apply organisation-specific label overrides for terminology consistency
- Animate entry with Flutter Hero and Tween transitions
Interfaces
build(context, slideData)
setPeriod(periodType)
applyLabelOverrides(labels)
triggerEntryAnimation()
triggerExitAnimation()