Delete flutter_export_environment.sh

This commit is contained in:
Lorenzo Pichilli 2023-05-16 02:50:05 +02:00 committed by GitHub
parent 1182ca2609
commit 3833b5dd5e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,13 +0,0 @@
#!/bin/sh
# This is a generated file; do not edit or check into version control.
export "FLUTTER_ROOT=/Users/ahmedelkhatib/fvm/versions/3.3.4"
export "FLUTTER_APPLICATION_PATH=/Users/ahmedelkhatib/Development/Flutter/projects/flutter_inappwebview/example"
export "COCOAPODS_PARALLEL_CODE_SIGN=true"
export "FLUTTER_TARGET=lib/main.dart"
export "FLUTTER_BUILD_DIR=build"
export "FLUTTER_BUILD_NAME=1.0.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"