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 0bb3c91 commit f479fbeCopy full SHA for f479fbe
1 file changed
pubspec.yaml
@@ -12,7 +12,7 @@
12
13
name: df_cleanup
14
description: A flexible solution for managing the cleanup of resources in Flutter.
15
-version: 0.3.3
+version: 0.3.4
16
repository: https://github.com/robmllze/df_cleanup
17
funding:
18
- https://www.buymeacoffee.com/robmllze
@@ -33,7 +33,7 @@ environment:
33
dependencies:
34
flutter:
35
sdk: flutter
36
- df_type: ^0.7.1
+ df_type: ^0.7.2
37
38
## -----------------------------------------------------------------------------
39
0 commit comments