You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
553 B
Bash
14 lines
553 B
Bash
#!/bin/sh
|
|
# This is a generated file; do not edit or check into version control.
|
|
export "FLUTTER_ROOT=C:\dev\flutter"
|
|
export "FLUTTER_APPLICATION_PATH=C:\Users\herwi\Documents\GitHub\VSCode\flutter\multimedia_flutter"
|
|
export "COCOAPODS_PARALLEL_CODE_SIGN=true"
|
|
export "FLUTTER_TARGET=lib\main.dart"
|
|
export "FLUTTER_BUILD_DIR=build"
|
|
export "FLUTTER_BUILD_NAME=0.1.0"
|
|
export "FLUTTER_BUILD_NUMBER=1"
|
|
export "DART_OBFUSCATION=false"
|
|
export "TRACK_WIDGET_CREATION=true"
|
|
export "TREE_SHAKE_ICONS=false"
|
|
export "PACKAGE_CONFIG=.dart_tool/package_config.json"
|