-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage_rename_config.yaml
More file actions
31 lines (26 loc) · 918 Bytes
/
Copy pathpackage_rename_config.yaml
File metadata and controls
31 lines (26 loc) · 918 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
package_rename_config:
android:
app_name: Flutter Reqres by Louis Wiwawan
package_name: app.inidia.reqres
override_old_package: com.example.example
lang: kotlin
ios:
app_name: Flutter Reqres by Louis Wiwawan
bundle_name: flutter_reqres
package_name: app.inidia.reqres
web:
app_name: Flutter Reqres by Louis Wiwawan
description: A Flutter Reqres Demo by Louis Wiwawan
linux:
app_name: Flutter Reqres by Louis Wiwawan
package_name: app.inidia.reqres
exe_name: app-inidia-reqres-linux-x64
windows:
app_name: Flutter Reqres by Louis Wiwawan
organization: OutdatedGuy
copyright_notice: Copyright ©️ 2022 OutdatedGuy. All rights reserved.
exe_name: app-inidia-reqres-win32
macos:
app_name: Flutter Reqres by Louis Wiwawan
package_name: app.inidia.reqres
copyright_notice: Copyright ©️ 2024 Louis Wiwawan. All rights reserved.