Change Application’s name, package name, icon and Splash in one shot by one Command on Android & IOS
Read Time:27 Second

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

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

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

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

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

GitHub

View Github

Happy
Happy
0 %
Sad
Sad
0 %
Excited
Excited
0 %
Sleepy
Sleepy
0 %
Angry
Angry
0 %
Surprise
Surprise
0 %

Average Rating

5 Star
0%
4 Star
0%
3 Star
0%
2 Star
0%
1 Star
0%

Deja una respuesta

Entrada anterior A flutter Project For launching Profile in Various Social Media Platforms
Entrada siguiente Welcome page, Login Page and Sign up page UI For Flutter