FLUTTER ECOSYSTEM

flutter_native_splash

Customize Flutter's default white native splash screen with background color and splash image. Supports dark mode, full screen, and more.

flutter_native_splash cover
Latest version
2.4.7
30-day downloads
1.1M
Likes
9.7K
Pub points
160

Package Overview

Selection guidance generated from public package information. For reference only.

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
Supported platformsAndroidiOSWeb

Install package

flutter pub add flutter_native_splash

Categories

Source repository

Related projects

Rankings