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 c561012 commit e9ef971Copy full SHA for e9ef971
pubspec.yaml
@@ -16,7 +16,7 @@ repository: https://github.com/robmllze/df_generate_screen
16
funding:
17
- https://www.buymeacoffee.com/dev_cetera
18
description: A tool to generate ready-made screen templates for your Flutter app (uses df_sceen)
19
-version: 0.7.4
+version: 0.7.5
20
topics:
21
- source-gen
22
- build-runner
@@ -49,7 +49,7 @@ dependencies:
49
50
dev_dependencies:
51
lints: ^6.0.0
52
- test: ^1.26.2
+ test: ^1.25.8
53
54
55
## -----------------------------------------------------------------------------
0 commit comments