sp_flutter_rename_app

Creator: coderz1093

Last updated:

0 purchases

TODO
Add to Cart

Description:

sp flutter rename app

Flutter App ReName #
A command-line tool that makes it trivial to set the launcher name for iOS and Android Flutter apps. Works with Flutter 3.
Usage #

Set your dev dependencies and your app's name and id (aka bundleId or applicationId, previously: package name)

dev_dependencies:
sp_flutter_rename_app: ^last_version

sp_flutter_rename_app:
name: "My App"
id: "com.spisoft.my_app_name"
copied to clipboard

Run sp_flutter_rename_app in your project's directory

flutter pub get
flutter pub run sp_flutter_rename_app
copied to clipboard

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.