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 a9544b7 commit e8d68aeCopy full SHA for e8d68ae
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.1
+version: 0.3.2
16
repository: https://github.com/robmllze/df_cleanup
17
funding:
18
- https://www.buymeacoffee.com/robmllze
@@ -33,13 +33,7 @@ environment:
33
dependencies:
34
flutter:
35
sdk: flutter
36
- df_type: ^0.6.0
37
-
38
-## -----------------------------------------------------------------------------
39
40
-# Flutter stable channel does not yet support ^1.19.0.
41
-dependency_overrides:
42
- collection: ^1.18.0
+ df_type: ^0.6.2
43
44
## -----------------------------------------------------------------------------
45
0 commit comments