Commit 1912ff2
committed
Install Flutter dependencies even for formatting via Dart
Dart will automatically check and utilize any of the defined
analysis_options.yaml configuration settings, and since we use the
conventional `package:flutter_lints/flutter.yaml`, if we haven't
installed our dependencies, the output will loudly complain about
failing to resolve the package.1 parent 7c71039 commit 1912ff2
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
19 | 21 | | |
20 | 22 | | |
21 | 23 | | |
| |||
0 commit comments