We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86d30f6 commit f2e0770Copy full SHA for f2e0770
analyzer.yaml
@@ -6,7 +6,8 @@ runtime: custom
6
env: flex
7
service: analyzer
8
env_variables:
9
- # Needs to be in sync with app/script/setup-flutter.sh and with lib/shared/configuration.dart
+ # Needs to be in sync with app/script/setup-flutter.sh and with app/lib/shared/configuration.dart
10
+ FLUTTER_ROOT: '/flutter'
11
FLUTTER_SDK: '/flutter'
12
13
resources:
dartdoc.yaml
service: dartdoc
0 commit comments