flutter_native_splash
flutter_native_splash copied to clipboard
Controlling the animation of the transition from splash screen to application
Problem I am facing a problem where I need to remove the fade transition from the splash screen to the app.
Solution A parameter in the yaml file that controls the generation of configurations, removing the animation between the splash screen and the application is vital. Or replaces them with other types of animations if possible
If anyone knows a way to fix this manually in the ios folders
What platform are you trying to accomplish this on?