another_flutter_splash_screen 1.1.1 another_flutter_splash_screen: ^1.1.1 copied to clipboard
A flutter package that provides easy way to implement splash screen in your app. Also provides curated demos in the repo.
1.1.1 #
- readme and changlog files updated
1.1.0 #
- nextScreen identifier renamed to defaultNextScreen.
- User can dynamically set the defaultNextScreen using setNextScreenAsyncCallback.
1.0.2 #
- Implemented FlutterSplashScreen.gif() for gif splash and FlutterSplashScreen.fadeIn() for fadeIn splash.
- FlutterSplashScreen class's named constructors introduced.
1.0.1 #
- Removed Warnings
1.0.0 #
- Initial release.