splash_master 1.0.0 copy "splash_master: ^1.0.0" to clipboard
splash_master: ^1.0.0 copied to clipboard

Unifying Native and Flutter splash screens with multiple media options for a seamless user experience.

Changelog #

1.0.0 #

  • Improvement - Added dedicated example(s) for each package to make integration and issue reproduction easier.
  • [Breaking] - Fixed #83 & #75 Split Flutter animation widgets into dedicated packages: splash_master_rive, splash_master_lottie, and splash_master_video, while keeping splash_master focused on CLI/native generation and shared types.
  • [Breaking] - Renamed image_dark_android to image_dark & color_dark_android to color_dark for consistency across platforms.
  • [Breaking] - Android 12+ configuration is treated as an explicit nested block under android_12_and_above and validated independently.
  • [Breaking] - android_dark_gravity now falls back to android_gravity instead of behaving as an independent default.
  • [Breaking] - Legacy/unsupported keys are now rejected by validation with explicit unsupported-key errors.
  • [Breaking] - iOS content mode aliases aspectFit and aspectFill were removed/renamed; use scaleAspectFit and scaleAspectFill.
  • Feature - Added background_image_dark for dark-mode background assets.
  • Improvement - android_background_image_gravity now also applies when background_image_dark is used on Android.
  • Feature - Added Android 12+ dark overrides via android_12_and_above.image_dark and android_12_and_above.color_dark.
  • Feature - Added Android 12+ dark branding image support via android_12_and_above.branding_image_dark.
  • Fixed #80 - Prevented duplicate LaunchScreen.storyboard entries when running create multiple times.
  • Fixed #78 - Updated example app and docs with a comprehensive light/dark and Android 12+ configuration.
  • Fixed #71 - Added Android dark background color support using night resources.
  • Feature #69 - Added dark mode splash support across iOS and Android with platform-specific generation.

0.0.3 #

  • Feature: Add support for rive animations

0.0.2 #

  • Feature: Add branding image support for the Android 12+
  • Feature: Add background image support
  • Feature: Add dark mode support for Android

0.0.1 #

  • Initial release.
148
likes
160
points
665
downloads
screenshot

Documentation

API reference

Publisher

verified publishersimform.com

Weekly Downloads

Unifying Native and Flutter splash screens with multiple media options for a seamless user experience.

Repository (GitHub)
View/report issues

Topics

#splash-screen #flutter-splash-screen #flutter-splash #native-splash-screen #launch-screen

License

MIT (license)

Dependencies

flutter, xml, yaml

More

Packages that depend on splash_master