8000 Adds info about commands requiring Flutter-bundled dart · flutter/plugins@912276c · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit 912276c

Browse files
authored
Adds info about commands requiring Flutter-bundled dart
1 parent 0c7b4e7 commit 912276c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

script/tool/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ following shows a number of common commands being run for a specific plugin.
5151
All examples assume running from source; see above for running the
5252
published version instead.
5353

54+
Some commands require the Flutter-bundled version of Dart to be the first `dart` loaded into path (or the only version of Dart installed).
55+
5456
Most commands take a `--packages` argument to control which package(s) the
5557
command is targetting. An package name can be any of:
5658
- The name of a package (e.g., `path_provider_android`).

0 commit comments

Comments
 (0)
0