Home > Mobile > [for] Flutter App development, native start page to Flutter start page of the splash screen will hap
[for] Flutter App development, native start page to Flutter start page of the splash screen will hap
Time:11-23
Native start into the Flutter start page after page, will flash once, not smooth transition (Android side flash light, the ios side flash more clearly, may be related to my mobile phone card), if set the start page to the root of the scaffold color to red, the page will flash red,
Tested to jump to other pages (not full screen images, but other control Text, etc.), there will be no splash screen; Also tried to Flutter start page set to other pictures, because the picture has changed, so there's no splash screen when switching won't feel, is the same images, flash switch up will feel,
There are said to use online precacheImage, loading pictures ahead of time, but I have no effect, USES the wonder if Flutter rendered image will take time, rather than loading images takes time,