0 purchases
before publish cli
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 #
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 #
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.