mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 13:58:47 +00:00
Switch to using dart run instead of base-VM command (#1476)
This commit is contained in:
@@ -32,7 +32,7 @@ $ flutter pub global activate peanut
|
||||
Verify `pub get` has been run on each demo:
|
||||
|
||||
```console
|
||||
$ dart _tool/verify_packages.dart
|
||||
$ dart run _tool/verify_packages.dart
|
||||
```
|
||||
|
||||
Build all demos, along with the sample index:
|
||||
|
||||
Reference in New Issue
Block a user