flutter_splash_screen
flutter_splash_screen copied to clipboard
The method 'show' isn't defined for the class 'FlutterSplashScreen'
Hello,
It seems show() method isn't defined, hide() works as intended.

Please add show() method.
Thank you