Updated branding and app naming for consistency. Added library tools to sync naming and icon across platforms. Updated readme.
This commit is contained in:
@@ -21,3 +21,13 @@ Will execute the application in the debugging sandbox.
|
||||
Assumes the device is connected meaningfully to the session:
|
||||
`flutter build <platform> && flutter install`
|
||||
|
||||
## Flutter build tools
|
||||
### Renaming the app
|
||||
```shell
|
||||
dart run flutter_name_manager:rename_app --name "KRYZ Go!"
|
||||
```
|
||||
### Updating the launcher icons
|
||||
```shell
|
||||
dart run flutter_launcher_icons
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user