Toggle navigation
Toggle navigation
This project
Loading...
Sign in
flutter_package
/
flutter_screenutil
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
李卓原
2021-08-02 15:02:18 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
66f6c6c94cbb9fd17c92a54df27b6c245f7df0b4
66f6c6c9
1 parent
a4667f1a
修改项目语言
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
4 deletions
.gitattributes
example/ios/Flutter/flutter_export_environment.sh
.gitattributes
0 → 100644
View file @
66f6c6c
*.m linguist-language=Dart
...
...
example/ios/Flutter/flutter_export_environment.sh
View file @
66f6c6c
#!/bin/sh
# This is a generated file; do not edit or check into version control.
export
"FLUTTER_ROOT=D:
\D
evelop
\f
lutter"
export
"FLUTTER_APPLICATION_PATH=D:
\D
evelop
\P
roject
\f
lutter_screenutil
\e
xample"
export
"FLUTTER_ROOT=/Users/lizhuoyuan/Development/flutter"
export
"FLUTTER_APPLICATION_PATH=/Users/lizhuoyuan/Development/Project/flutter_screenutil/example"
export
"COCOAPODS_PARALLEL_CODE_SIGN=true"
export
"FLUTTER_TARGET=lib
\
m
ain.dart"
export
"FLUTTER_TARGET=lib
/
main.dart"
export
"FLUTTER_BUILD_DIR=build"
export
"SYMROOT=
${
SOURCE_ROOT
}
/../build
\
i
os"
export
"SYMROOT=
${
SOURCE_ROOT
}
/../build
/
ios"
export
"FLUTTER_BUILD_NAME=1.0.0"
export
"FLUTTER_BUILD_NUMBER=1"
export
"DART_OBFUSCATION=false"
...
...
Please
register
or
login
to post a comment