before_publish_cli 1.0.2 copy "before_publish_cli: ^1.0.2" to clipboard
before_publish_cli: ^1.0.2 copied to clipboard

Change Application's name, package name, icon and Splash in one shot.

Pub

Change Application's name, package name, icon and Splash in one shot by one Command on Android & IOS. #

Installing #

dart pub global activate before_publish_cli
copied to clipboard

The only command : #

before_publish
copied to clipboard

In Action #

alt text

In details #

  • The Script will create file that located in assets folder called before_publish.json with default configuration.

{ "name": "My Awesome App","icon": "assets/images/logo.png","splash": "assets/images/splash.png","package": "com.simple"}

  • Edit the .json file with your custom configurations.
  • type "1" and click enter.

Buy me a coffee #

Buy Me A Coffee

51
likes
120
points
71
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.15 - 2025.03.30

Change Application's name, package name, icon and Splash in one shot.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

dartz, dcli, plain_optional, process_run, pub_api_client, pubspec_yaml, yaml

More

Packages that depend on before_publish_cli