Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit f6c2ed4

Browse files
author
Chris Yang
authored
[image_picker] use nnbd version of deps to resolve ci failure (#3580)
1 parent 8e38935 commit f6c2ed4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/image_picker/image_picker/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ dev_dependencies:
2626
integration_test:
2727
path: ../../integration_test
2828
mockito: ^5.0.0-nullsafety.7
29-
pedantic: ^1.8.0
30-
plugin_platform_interface: ^1.0.3
29+
pedantic: ^1.10.0
30+
plugin_platform_interface: ">=1.0.0 <3.0.0"
3131

3232
environment:
3333
sdk: ">=2.12.0-0 <3.0.0"

0 commit comments

Comments
 (0)