FLUTTER ECOSYSTEM

your_splash

A Flutter implementation of splash screen. Supports Android and IOS.

Latest version
0.2.2
30-day downloads
22
Likes
7
Pub points
40

Package Overview

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

Overview

YourSplash is a Flutter package that provides a simple and effective implementation of a splash screen for both Android and iOS platforms. It allows developers to display a customizable splash screen while the app initializes, improving user experience during startup. The package integrates seamlessly with Flutter projects and supports platform-specific configurations. With minimal setup, it ensures a smooth transition from splash to the main app interface.

Use cases
  • App onboarding screens
  • Initial loading state display
  • Branding during app launch
  • Preload assets before navigation
  • Smooth app startup experience
Key features
  • Cross-platform support (Android & iOS)
  • Easy integration with Flutter
  • Customizable splash appearance
  • Automatic transition to main screen
  • Minimal configuration required
Suitable for
  • New Flutter projects
  • Apps requiring branded splash screens
  • Developers seeking lightweight splash solutions
  • Projects with asset preloading needs
  • Simple startup screen implementations
Considerations
  • Does not support web platform
  • Limited customization beyond basic styling
  • No built-in animation controls
  • Relies on manual timing for transition
  • Requires proper asset management for best results
Supported platformsNot available

Install package

flutter pub add your_splash

Categories

Source repository

Related projects

No data available yet.