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 e63c9b9 commit 64090ffCopy full SHA for 64090ff
example/pubspec.yaml
@@ -27,7 +27,11 @@ dependency_overrides:
27
path: ../openapi-generator
28
openapi_generator_cli:
29
path: ../openapi-generator-cli
30
-
+ source_gen:
31
+ git:
32
+ ref: reviver
33
+ url: https://github.com/Nexushunter/source_gen
34
+ path: source_gen
35
36
# Dependencies specify other packages that your package needs in order to work.
37
# To automatically upgrade your package dependencies to the latest versions
0 commit comments