Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions packages/image_picker/image_picker/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ dev_dependencies:
integration_test:
path: ../../integration_test
mockito: ^5.0.0-nullsafety.7
pedantic: ^1.8.0
plugin_platform_interface: ^1.0.3
pedantic: ^1.10.0
plugin_platform_interface: ^2.0.0
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This needs to be a range.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh, forget about it. Done.


environment:
sdk: ">=2.12.0-0 <3.0.0"
Expand Down