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 9a19db7 commit 898ec72Copy full SHA for 898ec72
bin/dart-jaguar-petstore.sh
@@ -41,3 +41,7 @@ java $JAVA_OPTS -jar $executable $ags
41
42
# The current petstore test will then work for both: the browser library and the vm library.
43
44
+cd samples/client/petstore/dart-jaguar/swagger
45
+pub run build_runner build --delete-conflicting-outputs
46
+cd ../flutter_petstore/swagger
47
0 commit comments