native_splash_screen_cli 1.0.0 copy "native_splash_screen_cli: ^1.0.0" to clipboard
native_splash_screen_cli: ^1.0.0 copied to clipboard

A CLI tool that generates native splash screen code for Flutter apps based on a YAML config file.

1.0.0 #

  • First stable release

0.1.1 #

  • Update the README.md

0.1.0 #

  • Initial release of the CLI tool for generating splash screen definitions.
  • Generate the native_splash_screen.yaml config file.
  • Reads from native_splash_screen.yaml config file.
  • Generates platform-specific splash code (e.g., C headers).
  • Supports:
    • Custom and default flavors (release/debug/profile/flavors)
    • Fallback logic per platform
    • Multiple color formats (hex, rgba, argb, etc.)
  • Designed for future multi-platform expansion.
3
likes
140
points
225
downloads

Publisher

unverified uploader

Weekly Downloads

A CLI tool that generates native splash screen code for Flutter apps based on a YAML config file.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

args, image, logger, yaml

More

Packages that depend on native_splash_screen_cli