splashscreen 2.0.0
splashscreen: ^2.0.0 copied to clipboard
A splashscreen package created as intro for any flutter application easily with a lot of customization
Changelog #
2.0.0 Dart 3 Support #
- Updated SDK constraint to Dart 3 (>=3.0.0 <4.0.0)
- Added Flutter SDK constraint (>=3.10.0)
- Replaced deprecated Container and Padding patterns with SizedBox
- Updated example with const constructors and super.key parameters
- Code cleanup and modernization
1.4.0 Null Safety Support #
- Implement null safety support
1.3.4 Fix Route Name #
- Fix routeName issue
1.3.3 Edit README.md #
- Add DPLYR Credits to README.md
1.3.2 Raise pubscore #
- Change pubspec description and format files
1.3.1 Edit README.md #
- Add similar packages
1.3.0 Reopening the package #
- Add More Features
0.0.9 Edit Readme.md #
- Editing
0.0.8 Change Some Things #
- Change Image Network To Image Widget
0.0.7 Add A ScreenShot in README.md #
- Only Edit in README.md
0.0.6 Fix Some Issues & Final Release #
- Fix Some Issues
0.0.5 Loader Color #
- Add Color Feature To Loader (CircularProgressIndicator)
0.0.4 Release Preview #
- Add onClick And Fix Some Errors
0.0.3 Beta 2 #
- Add Some Features (photoRadius)
0.0.2 Fix Issues #
- Fix Big Issues , Infinite Navigation
0.0.1 Beta 1 #
- SplashScreen Library First Release