how to create a splash screen in Flutter with svg image
I want to create the splash screen in flutter. I have svg image file and don't want to convert into JPG or PNG. Is there any way to create the splash screen with svg image file in Flutter? Want to…