``` dev_dependencies: flutter_native_splash: ^1.2.3 ``` This show error: ``` The following packages contain executables, they are assumed to be used: * flutter_native_splash ``` What does it mean and how to fix it?