File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
# This is a generated file; do not edit or check into version control.
3
3
export " FLUTTER_ROOT=/Users/hunghd/Documents/Workspace/flutter"
4
4
export " FLUTTER_APPLICATION_PATH=/Users/hunghd/Documents/Workspace/flutter_packages/flutter_downloader/example"
5
- export " FLUTTER_TARGET=/Users/hunghd/Documents/Workspace/flutter_packages/flutter_downloader/example/ lib/main.dart"
5
+ export " FLUTTER_TARGET=lib/main.dart"
6
6
export " FLUTTER_BUILD_DIR=build"
7
7
export " SYMROOT=${SOURCE_ROOT} /../build/ios"
8
8
export " FLUTTER_FRAMEWORK_DIR=/Users/hunghd/Documents/Workspace/flutter/bin/cache/artifacts/engine/ios"
9
9
export " FLUTTER_BUILD_NAME=1.0.0"
10
10
export " FLUTTER_BUILD_NUMBER=1"
11
- export " TRACK_WIDGET_CREATION=true"
Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ maintainer: Hung Duy Ha (@hnvn)
9
9
10
10
environment :
11
11
sdk : ' >=1.20.1 <3.0.0'
12
+ flutter : ^1.12.13
12
13
13
14
dependencies :
14
15
flutter :
You can’t perform that action at this time.
0 commit comments