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 and Mobile libraries developed by Simform Solutions!
Android | iOS |
---|---|
![]() |
![]() |
- 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.
Visit our documentation site for all implementation details, usage instructions, code examples, and advanced features.
Add splash_master
as a dependency in your pubspec.yaml
from pub.dev.
dependencies:
splash_master: <Latest Version>
For questions, issues, or feature requests, create an issue 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.
This project is licensed under the MIT License - see the LICENSE file for details.