Skip to content

moohammed-gaber/before_publish_flutter_cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

The only command :

before_publish

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages