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 195d7f0 commit 3880f77Copy full SHA for 3880f77
pubspec.yaml
@@ -12,7 +12,8 @@
12
13
name: df_gen_core
14
description: A package that provides core utilities for practical code generation.
15
-version: 0.6.3
+version: 0.6.4
16
+homepage: https://dev-cetera.com/
17
repository: https://github.com/robmllze/df_gen_core
18
19
## -----------------------------------------------------------------------------
@@ -26,7 +27,7 @@ dependencies:
26
27
df_collection: ^0.9.1
28
df_config: ^0.6.2
29
df_log: ^0.2.4
- df_safer_dart: ^0.9.1
30
+ df_safer_dart: ^0.10.0
31
df_string: ^0.2.4
32
df_type: ^0.10.3
33
0 commit comments