2021-09-29 23:57:09 +00:00
|
|
|
#application-name: "pikapi" # Uncomment to modify this value.
|
|
|
|
#executable-name: "pikapi" # Uncomment to modify this value. Only lowercase a-z, numbers, underscores and no spaces
|
|
|
|
#package-name: "pikapi" # Uncomment to modify this value. Only lowercase a-z, numbers and no underscores or spaces
|
2021-11-11 03:00:38 +00:00
|
|
|
organization-name: "niuhuan"
|
2021-09-29 23:57:09 +00:00
|
|
|
license: "" # MANDATORY: Fill in your SPDX license name: https://spdx.org/licenses
|
|
|
|
target: lib/main_desktop.dart
|
|
|
|
# opengl: "none" # Uncomment this line if you have trouble with your OpenGL driver (https://github.com/go-flutter-desktop/go-flutter/issues/272)
|
|
|
|
docker: false
|
|
|
|
engine-version: "" # change to a engine version commit
|