seasonal_decor 1.1.2
seasonal_decor: ^1.1.2 copied to clipboard
Drop-in seasonal decorative overlays for Flutter apps with a built-in particle engine.
1.1.2 #
- Add preset overrides for shapes and backdrops via
withOverrides(...). - Add
SeasonalPreset.none()for no-decoration rendering. - Add new particle shapes: lantern, balloon, sheep, gift, ornament.
- Add new backdrops: bunting, mosque, candy garland.
- Enhance Ramadan (lanterns) and Eid (Fitr/Adha variants with mosque + sheep).
- Improve Christmas visuals: detailed tree, candy garland, ornaments, gift drops.
- Update example app controls (preset overrides, backdrop positioning).
- Refresh GIF previews and add None preset screenshot.
1.0.1 #
- Update README previews to use GitHub raw links.
1.0.0 #
- Stable release of seasonal_decor.
- Presets: Ramadan, Eid, Christmas, New Year, Valentine, Halloween, Sport Event.
- Fireworks and sparkle variations with pooled particle system.
- Timed play cycles with settle mode and optional repeat cadence.
- Backdrop visibility controls (show/hide, keep on disable).
- Reduce motion handling and lifecycle pause support.
- Example app, GIF previews, and unit tests.
0.1.0 #
- Initial release.