I created custom splash screen. and check with cache data and api data inside custom splash screen. if existing user available move to home page and if not move to login page. But When the app open showing white black screen(native splash screen) and then showing my custom splash screen.
Is it possible to remove it without editing native code(adding image or something, like Adding a splash screen to Flutter apps)?