We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a8e219 commit 818477fCopy full SHA for 818477f
examples/fullstack/frontend-cli/pubspec.yaml
@@ -1,6 +1,7 @@
1
name: frontend_cli
2
publish_to: none
3
4
+resolution: workspace
5
environment:
6
sdk: ^3.5.0
7
pubspec.yaml
@@ -9,6 +9,7 @@ dev_dependencies:
9
workspace:
10
- dartfn
11
- examples/fullstack/backend
12
+ - examples/fullstack/frontend-cli
13
- examples/hello
14
- examples/json
15
- examples/protobuf_firestore
0 commit comments