ACM-VIT / fludget

Learn Flutter on Flutter! A widget directory with implementation samples!
MIT License
31 stars 63 forks source link

Remove original Splash Screen #300

Open AryanKhubchandani opened 2 years ago

AryanKhubchandani commented 2 years ago

Original splash screen needs to be removed from the application. The name of the files are android/app/src/main/res/drawable/splash_grad.xml and android/app/src/main/res/layout/splash.xml. Make sure to remove these files only, not the current implementation of SplashScreen in lib folder

nakatsinho commented 2 years ago

Hi... I would like to work on this. Can you please assign me ?

AryanKhubchandani commented 2 years ago

Sure, good luck!