twinkle_twinkle 0.1.1
twinkle_twinkle: ^0.1.1 copied to clipboard
Composable sparkle, glitter, fireworks, and cinematic transition effects for Flutter.
0.1.1 #
- Correction to the urls and docs
0.1.0 #
- Add non-blocking abstract twinkle fireworks with radial, ring, and sparkle bursts, controller triggering, composable styling, and bounded particle reuse.
- Add a focused web example with controls for every fireworks policy and include the effect in the combined gallery.
- Add survey-style edge gradients behind sparkle bands.
- Add independently composable edge band, emitter, timeline, motion, appearance, distribution, and renderer policies while preserving legacy edge configuration.
- Add shrinking fading trails and BLoC-driven interactive glitter particles.
- Reuse bounded glitter particle slots and pause frame work while a trail is idle.
- Repaint glitter directly from its registry and batch stars through a sprite atlas.
- Keep frame-only particle motion out of the public BLoC emission stream.
- Add fading transition-edge gradients and a slower splash configuration.
- Avoid repeated CanvasKit path recording for built-in edge and meteor stars.
- Add configurable edge sparkle effects.
- Add persistent, non-blocking pointer glitter with controller clearing.
- Add directional screen transitions for Navigator and router builders.
- Add generated BDD widget tests and an interactive example gallery.