Overview
A Flutter plugin enabling dynamic app icon changes on Android and iOS based on schedules or events. It supports automatic festival detection and handles Android's requirement for app relaunch after icon updates. Ideal for apps that want to reflect seasonal themes, holidays, or user-defined events through visual changes. The plugin integrates seamlessly with existing Flutter projects and provides a simple API for setting icons programmatically.
Use cases
- Seasonal event displays
- Festival-themed app icons
- User-triggered icon changes
- Scheduled icon rotations
- Dynamic branding for promotions
- Automated icon updates
Key features
- Schedule-based icon switching
- Automatic festival detection
- Android relaunch support
- Cross-platform compatibility
- Simple API integration
- Custom icon management
Suitable for
- Apps with seasonal content
- Event-driven applications
- Branding and marketing tools
- User personalization features
- Interactive mobile experiences
Considerations
- Requires app relaunch on Android
- Limited iOS icon customization
- May need permission handling
- Not suitable for frequent changes
- Depends on platform-specific configurations
- Testing required on physical devices