easy_splash 0.0.1 easy_splash: ^0.0.1 copied to clipboard
EasySplash is a lightweight Flutter package designed to streamline the implementation of splash screens in your Flutter applications. With EasySplash, creating a captivating and seamless splash screen [...]
EasySplash #
EasySplash is a Flutter package designed to simplify the creation of splash screens in Flutter applications. With EasySplash, developers can effortlessly integrate captivating splash screens, enhancing the initial user experience without the complexities of manual implementation.
Features #
- Streamlined Integration: Create splash screens with minimal code, reducing development time and complexity.
- Customization Options: Configure duration, image type (local asset or network), and image asset easily.
- Layout Flexibility: Customize padding and positioning for visually appealing splash screens.
- Supports Local and Network Images: Display both local assets and network images seamlessly.
- Seamless Transitions: Ensure smooth transitions from the splash screen to the main content of your app.
Installation #
Add easysplash
to your pubspec.yaml
file:
dependencies:
easysplash: ^x.x.x # Replace with the latest version