pure_native_splash library
pure_native_splash is a build-time tool: run
dart run pure_native_splash:create to generate the Android and iOS
splash resources described by the pure_native_splash: section of your
pubspec.yaml. This library export exists so the config parser can be
unit tested and reused programmatically; app code does not need to
import it.
Classes
- PureNativeSplashConfig
-
The
pure_native_splash:config from the consuming app'spubspec.yaml.