Expand description
Subscription code generation for production builds
This module generates subscription code for system theme detection and other event subscriptions that need to work in production builds.
Structs§
- Subscription
Config - Configuration for subscription code generation
Functions§
- generate_
subscription_ function - Generate the subscription function for the application
- generate_
system_ theme_ update_ arm - Generate the update match arm for SystemThemeChanged
- generate_
system_ theme_ variant - Generate the SystemThemeChanged variant for the Message enum