Skip to content

Commit 9194c5b

Browse files
authored
chore: sync min dark sdk with min flutter sdk (#70)
1 parent 61ef81f commit 9194c5b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

example/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: 0.0.1
44
homepage: https://github.com/VeryGoodOpenSource/mockingjay
55

66
environment:
7-
sdk: ">=2.18.0 <4.0.0"
7+
sdk: ">=3.2.0 <4.0.0"
88

99
dependencies:
1010
bloc: ^8.0.0

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: 0.5.0
44
homepage: https://github.com/VeryGoodOpenSource/mockingjay
55

66
environment:
7-
sdk: ">=2.18.0 <4.0.0"
7+
sdk: ">=3.2.0 <4.0.0"
88
flutter: ">=3.16.0"
99

1010
dependencies:

0 commit comments

Comments
 (0)