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
Prev Previous commit
Next Next commit
Update minimum plugin_platform_interface version
  • Loading branch information
mvanbeusekom committed Feb 23, 2021
commit 1eb3ad64ff24cd7e957d05303b5a5c5bd0caf278
2 changes: 1 addition & 1 deletion packages/camera/camera_platform_interface/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dependencies:
flutter:
sdk: flutter
meta: ^1.3.0
plugin_platform_interface: ^2.0.0
plugin_platform_interface: ">=1.0.0 <3.0.0"
cross_file: ^0.3.0
stream_transform: ^2.0.0

Expand Down