Skip to content

Commit 48a96af

Browse files
committed
+chore: Update dependencies
1 parent 71e0f2c commit 48a96af

2 files changed

Lines changed: 1 addition & 5 deletions

File tree

_tests/pubspec.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ dependencies:
2121
df_cleanup:
2222
path: ../
2323
dev_dependencies:
24-
flutter_test:
25-
sdk: flutter
2624
flutter_lints: ^5.0.0
2725
flutter:
2826
uses-material-design: true

pubspec.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
name: df_cleanup
1414
description: A flexible solution for managing the cleanup of resources in Flutter.
15-
version: 0.3.0
15+
version: 0.3.1
1616
repository: https://github.com/robmllze/df_cleanup
1717
funding:
1818
- https://www.buymeacoffee.com/robmllze
@@ -44,6 +44,4 @@ dependency_overrides:
4444
## -----------------------------------------------------------------------------
4545

4646
dev_dependencies:
47-
flutter_test:
48-
sdk: flutter
4947
flutter_lints: ^5.0.0

0 commit comments

Comments
 (0)