Summary Share Widget
Component Detail
User Interface
medium complexity
mobile
2
Dependencies
0
Dependents
1
Entities
0
Integrations
Description
Composable widget that renders a shareable image or deep link from the annual summary data. Strips all contact-identifiable information before generating the shareable content to comply with privacy requirements. Supports sharing to social media, messaging apps, and clipboard.
summary-share-widget
Responsibilities
- Generate shareable image from summary data
- Strip contact-identifiable information from shared content
- Present platform share sheet via share_plus
- Generate deep link for summary viewing
Interfaces
renderShareableImage(summaryData)
shareImage(image)
shareDeepLink(summaryId)
copyToClipboard()
onShareCompleted(platform)
Relationships
Dependencies (2)
Components this component depends on
Related Data Entities (1)
Data entities managed by this component