a flutter package for both android and ios that checks internet connection in splash screen and makes custom splash screens for your applications.
[Example](in source)
To use this plugin :
- add the dependency to your [pubspec.yaml) file.
https://pub.dev/packages/custom_splash_screen
dependencies:
flutter:
sdk: flutter
custom_splash_screen:
For help getting started with Flutter, view our online documentation.
For help on editing package code, view the documentation.