the_splash 0.3.1
the_splash: ^0.3.1 copied to clipboard
Provide SplashScreen widget that looks exactly like flutter_native_splash, and utils to build your own splash
0.3.1 - 2022-08-03 #
fix:
- flutter_native_splash signature change
0.3.0 - 2022-08-03 #
fix:
- improve error reports in
SplashScreenData.preload
deps: - update flutter native splash to
^2.0.0
0.2.1 - 2022-06-05 #
- fix: process situation when MediaQuery is not exists
0.2.0 - 2021-12-16 #
- feat: add fullscreen support
- fix: web support
0.1.1 - 2021-12-16 #
- fix dart version
0.1.0+2 - 2021-12-15 #
- update readme
0.1.0+1 - 2021-12-15 #
- fix package description
0.1.0 - 2021-12-15 #
Initial release:
- Extract the_splash to separate package