Overview
A Flutter package that allows developers to customize the default white native splash screen with a background color and image. It supports dark mode, full-screen display, and is compatible with Android, iOS, and Web platforms. The package simplifies splash screen configuration through a single command and integrates seamlessly into existing Flutter projects. It enhances app branding by enabling consistent visual presentation during app startup.
Use cases
- Customizing app launch screen
- Adding branded splash images
- Supporting dark mode in splash screens
- Creating full-screen splash experiences
- Cross-platform splash screen consistency
Key features
- Background color customization
- Splash image support
- Dark mode compatibility
- Full-screen mode
- Platform-wide support (Android, iOS, Web)
Suitable for
- App developers seeking branded onboarding visuals
- Projects requiring consistent splash screens across platforms
- Teams wanting minimal setup for splash screens
Considerations
- Requires manual configuration in pubspec.yaml
- Image resolution affects appearance on different devices
- May need additional asset management for multiple themes
