jonbhanson / flutter_native_splash

Automatically generates native code for adding splash screens in Android and iOS. Customize with specific platform, background color and splash image.
https://pub.dev/packages/flutter_native_splash
MIT License
1.32k stars 211 forks source link

Need to remove the code put into Flutterweb index.html #516

Closed alanguodev closed 1 year ago

alanguodev commented 1 year ago

After I run the remove command in the commandline. The code added to index.html for Flutterweb is still there. How can I get rid of them?

jonbhanson commented 1 year ago

I will push out an update that fixes this.