animated_splash_themes
Animated Flutter splash screens with 5 built-in styles (Particles, Neon, Grid, Bounce, Expand): random selection, custom colors, configurable duration.
1.1.4
69 downloads/mo
#2882 most downloaded on pub.dev
piro-hiroki/animated_splash_themes
What this package is like to depend on
Last release 4 months ago
20 Apr 2026
Too new to tell
only 2 release windows
Nearly every release is documented
notes for 8 of 8 stable releases
Nothing withdrawn
no release was ever pulled
4 months old
8 releases · first in 2026
8 releases in the last 12 months
see the full history below
Release timeline
8 releases · Apr 2026 to Apr 2026Releases
latest 8-
1.1.420 Apr 2026Release notes
Open source →- Shorten
pubspec.yamldescription to fit pub.dev's recommended 60–180 char range - Clarify that
iconPathis optional (not unused) forSplashStyle.expand
- Shorten
-
1.1.319 Apr 2026 -
1.1.219 Apr 2026 -
1.1.119 Apr 2026 -
1.1.019 Apr 2026Release notes
Open source →- Add
SplashStyle.expand— X-style zoom-out of the app name (and optional icon) on launch - Two-stage expand curve: subtle pre-scale followed by an
easeInExpoburst for a Twitter-like feel iconPathis now optional (required only for styles other thanexpand)
- Add
-
1.0.214 Apr 2026 -
1.0.114 Apr 2026 -
1.0.004 Apr 2026Release notes
Open source →- Initial release
- 4 built-in animated styles: Particles, Neon, Grid, Bounce
- Random style selection support
- Configurable app name, subtitle, icon path, duration, and navigation
- Custom background gradient colors via
backgroundColors - Custom accent color via
accentColor