Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ed160d9

Browse files
committed
Fix hive_flutter dependency conflicts
1 parent 59a3b16 commit ed160d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hive_flutter/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ dependencies:
1717

1818
dev_dependencies:
1919
test: ^1.21.1
20-
lints: ^2.0.0
20+
lints: ">=1.0.0"
2121
mockito: ^5.2.0
2222
build_runner: ^2.1.11

0 commit comments

Comments
 (0)