ResponsiveFramework icon indicating copy to clipboard operation
ResponsiveFramework copied to clipboard

size issues with flutter_native_splash plugin

Open mattjslaton opened this issue 3 years ago • 2 comments

Plugin works great, one thing that I am kinda stumped on is the fact that it resizes the splash screen and then jumps to a bigger size that fits the screen correctly, is there a way to adjust this so it does not change the splash screen but everything else afterwards gets resized as it normally does with this plugin? Thanks

mattjslaton avatar Sep 07 '21 23:09 mattjslaton

Is the resize happening on Web? If so, that's a known Flutter issue.

rayliverified avatar Sep 08 '21 00:09 rayliverified

Yes, that is correct. I guess for now I will remove the splash. Thanks!

mattjslaton avatar Sep 16 '21 03:09 mattjslaton