Commit 573e7c1b authored by xster's avatar xster Committed by GitHub
parent 06a0836d
......@@ -132,7 +132,7 @@ flutter_tools' tests run inside the Dart command line VM rather than in the
flutter shell. To run the test:
* `cd packages/flutter_tools`
* `dart test/all.dart`
* `dart --checked test/all.dart`
The pre-built flutter tool runs in release mode with the observatory off by default.
To enable debugging mode and the observatory on the `flutter` tool, uncomment the
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment