Skip to content

Commit 58f57b6

Browse files
committed
Trick [email protected] to use [email protected] in backward compatibility tests
1 parent b7312b2 commit 58f57b6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

packages/enhanced/pubspec.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,11 @@ dev_dependencies:
4343
lint: any
4444
mocktail: ^1.0.0
4545

46+
47+
# otherwise it will install v1.8.7 which is in fact incompatible with [email protected]
48+
# TODO: remove this when our minimum Flutter version >= 3.24
49+
chewie: ^1.7.5
50+
4651
flutter:
4752
assets:
4853
- test/images/

0 commit comments

Comments
 (0)