Gitpod configuration

This commit is contained in:
Yegor Vialov
2019-10-17 22:54:27 +03:00
parent cfe4dd1c59
commit e4d6e842f5
7 changed files with 57 additions and 426 deletions

View File

@ -1,10 +0,0 @@
#!/bin/sh
# This is a generated file; do not edit or check into version control.
export "FLUTTER_ROOT=/home/estevez/sdk/flutter"
export "FLUTTER_APPLICATION_PATH=/home/estevez/src/ha_client"
export "FLUTTER_TARGET=lib/main.dart"
export "FLUTTER_BUILD_DIR=build"
export "SYMROOT=${SOURCE_ROOT}/../build/ios"
export "FLUTTER_FRAMEWORK_DIR=/home/estevez/sdk/flutter/bin/cache/artifacts/engine/ios"
export "FLUTTER_BUILD_NAME=0.6.6"
export "FLUTTER_BUILD_NUMBER=660"