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 2f3c265 commit d06cab1Copy full SHA for d06cab1
pubspec.yaml
@@ -12,7 +12,7 @@
12
13
name: df_generate_dart_indexes
14
description: A tool to generate index/exports files also known as barrel files for all Dart files in a directory.
15
-version: 0.5.8
+version: 0.5.9
16
repository: https://github.com/DevCetra/df_generate_dart_indexes
17
funding:
18
- https://www.buymeacoffee.com/robmllze
@@ -32,11 +32,10 @@ environment:
32
33
dependencies:
34
df_config: ^0.5.4
35
- df_gen_core: ^0.5.7
+ df_gen_core: ^0.5.9
36
df_log: ^0.2.4
37
args: ^2.6.0
38
-
39
- path: 1.9.0
+ path: ^1.9.1
40
41
## -----------------------------------------------------------------------------
42
0 commit comments