https://github.com/simformsolutionspvtltd/splash_master
A Flutter plugin that streamlines the process of adding splash screens to your app. This plugin takes care of all the necessary native-side setup which saves your time and efforts.
https://github.com/simformsolutionspvtltd/splash_master
dart flutter flutter-splash flutter-splash-screen launch-screen native-splash-screen splash-screen
Last synced: 9 months ago
JSON representation
A Flutter plugin that streamlines the process of adding splash screens to your app. This plugin takes care of all the necessary native-side setup which saves your time and efforts.
- Host: GitHub
- URL: https://github.com/simformsolutionspvtltd/splash_master
- Owner: SimformSolutionsPvtLtd
- License: mit
- Created: 2024-09-30T10:06:09.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-08-21T09:06:10.000Z (10 months ago)
- Last Synced: 2025-08-21T11:26:04.772Z (10 months ago)
- Topics: dart, flutter, flutter-splash, flutter-splash-screen, launch-screen, native-splash-screen, splash-screen
- Language: Dart
- Homepage: https://pub.dev/packages/splash_master
- Size: 50.2 MB
- Stars: 29
- Watchers: 1
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README

# Splash Master
[](https://pub.dev/packages/splash_master)
[](https://github.com/SimformSolutionsPvtLtd/splash_master/blob/master/LICENSE)
Splash Master is a Flutter plugin designed to make adding splash screens to your app quick, effortless, and highly customizable. It handles all the native-side setup for you, saving valuable development time and effort.
_Check out other amazing open-source [Flutter libraries](https://simform-flutter-packages.web.app) and [Mobile libraries](https://github.com/SimformSolutionsPvtLtd/Awesome-Mobile-Libraries) developed by Simform Solutions!_
## Preview
| Android | iOS |
|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|
|
## Features
- Native Integration: Automatically sets up native splash screens for Android and iOS.
- Multiple Media Support: Use videos, Lottie, Rive, images, or custom widgets.
- Easy Configuration: Define splash details in your pubspec.yaml.
- Smooth Transition: Ensures seamless transition from native splash to Flutter app.
- Highly Customizable: Control duration, background color, and more.
## Documentation
Visit our [documentation](https://simform-flutter-packages.web.app/splashMaster) site for all implementation details, usage instructions, code examples, and advanced features.
## Installation
Add `splash_master` as a dependency in your pubspec.yaml
from [pub.dev](https://pub.dev/packages/splash_master/install).
```yaml
dependencies:
splash_master:
```
## Support
For questions, issues, or feature requests, [create an issue](https://github.com/SimformSolutionsPvtLtd/splash_master/issues) on GitHub or reach out via the GitHub Discussions tab. We're happy to help and encourage community contributions.
To contribute documentation updates specifically, please make changes to the `doc/documentation.md` file and submit a pull request.
## License
This project is licensed under the MIT License - see the [LICENSE](https://github.com/SimformSolutionsPvtLtd/splash_master/blob/master/LICENSE) file for details.