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 128cc3c commit 7b72974Copy full SHA for 7b72974
pubspec.yaml
@@ -16,7 +16,7 @@ repository: https://github.com/robmllze/df_generate_dart_models_core
16
funding:
17
- https://www.buymeacoffee.com/dev_cetera
18
description: A package that provides core dependencies for models generated with df_generate_dart_models.
19
-version: 0.9.17
+version: 0.9.18
20
topics:
21
- build-runner
22
- cli
@@ -42,5 +42,5 @@ dependencies:
42
43
dev_dependencies:
44
lints: ^6.0.0
45
- test: ^1.26.2
+ test: ^1.25.0
46
0 commit comments