| name: vibepad_workspace | |
| publish_to: none | |
| environment: | |
| sdk: ">=3.12.0-0" | |
| workspace: | |
| - packages/codemirror-dart | |
| - packages/codemirror-lang-dart | |
| - packages/companion | |
| - packages/frontend | |
| - packages/handshake_version | |
| - third_party/devtools_icons | |
| - third_party/file_tree_icons | |
| dev_dependencies: | |
| archive: ^4.0.9 | |
| crypto: ^3.0.7 | |
| dart_flutter_team_lints: ^3.5.2 | |
| flutter_lints: ^6.0.0 | |
| yaml: ^3.1.3 |