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 7d2b632 commit d1c2264Copy full SHA for d1c2264
1 file changed
pubspec.yaml
@@ -16,7 +16,7 @@ repository: https://github.com/robmllze/df_cleanup
16
funding:
17
- https://www.buymeacoffee.com/dev_cetera
18
description: A flexible solution for managing the cleanup of resources in Flutter.
19
-version: 0.4.6
+version: 0.4.7
20
topics:
21
- cancel
22
- dispose
@@ -34,7 +34,7 @@ environment:
34
dependencies:
35
flutter:
36
sdk: flutter
37
- df_type: ^0.12.3
+ df_type: ^0.14.1
38
39
## -----------------------------------------------------------------------------
40
0 commit comments