options library Null safety
Constants
- buildEnvType → const String
-
生成对应的环境
'env-type'
- buildPlatformOption → const String
-
生成对应的平台
'build-platform'
- buildReplaceFile → const String
-
是否需要替换文件,默认值:false
'replace-file'
- configDirectoryOption → const String
-
app配置文件所在目录的路径
'config-dir'
- targetClassNameOption → const String
-
flutter配置生成类的名称
'target-class-name'
- targetPathOption → const String
-
flutter配置文件生成的路径
'target-path'