dart run flutter_native_splash:remove can't work
dart run flutter_native_splash:remove -h, --[no-]help Show help -p, --path Path to the flutter project, if the project is not in it's default location. -f, --flavor Flavor to remove the splash for.
What? Are you making me laugh?
flutter_native_splash: ^2.4.6
What's the update on this issue? Looks like the package is broken.
It works on previous versions. Downgrading the package is the only way for now.
I downgraded all the way to 2.4.0, it still doesn't work.
use this, without ^: flutter_native_splash: 2.4.0
use this, without ^: flutter_native_splash: 2.4.0
Looks like a workaround! Thanks
bump this