Skip to content

Commit 7f12438

Browse files
fixed dep resolution example
Signed-off-by: Vincenzo Palazzo <[email protected]>
1 parent ee25cfd commit 7f12438

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

examples/starwars/pubspec.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ dependencies:
1111
sdk: flutter
1212
graphql_flutter:
1313
path: ../../packages/graphql_flutter
14-
graphql:
15-
path: ../../packages/graphql
14+
graphql: ^5.1.2-beta.1
1615
universal_platform:
1716
^0.1.3
1817
# https://github.com/flutter/flutter/issues/36126#issuecomment-596215587

0 commit comments

Comments
 (0)