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 71e0f2c commit 48a96afCopy full SHA for 48a96af
2 files changed
_tests/pubspec.yaml
@@ -21,8 +21,6 @@ dependencies:
21
df_cleanup:
22
path: ../
23
dev_dependencies:
24
- flutter_test:
25
- sdk: flutter
26
flutter_lints: ^5.0.0
27
flutter:
28
uses-material-design: true
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.0
+version: 0.3.1
16
repository: https://github.com/robmllze/df_cleanup
17
funding:
18
- https://www.buymeacoffee.com/robmllze
@@ -44,6 +44,4 @@ dependency_overrides:
44
## -----------------------------------------------------------------------------
45
46
47
48
49
0 commit comments