mirror of
https://github.com/flutter/agent-plugins.git
synced 2026-09-14 16:19:33 +08:00
bf6ffd28b1
One place to run "flutter pub get". Brings up the lower end dart to ^3.10.8, upgrades lints and packages.
10 lines
128 B
YAML
10 lines
128 B
YAML
name: skills_workspace
|
|
publish_to: 'none'
|
|
|
|
environment:
|
|
sdk: ^3.10.8
|
|
|
|
workspace:
|
|
- tool/generator
|
|
- tool/dart_skills_lint
|