Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.
Prev Previous commit
Next Next commit
Revert pubspec change
  • Loading branch information
danielroek committed Feb 5, 2021
commit e60de19e628e9f49e2aa5518774ae8cc68f40e8d
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 @@ -12,13 +12,13 @@ dependencies:
plugin_platform_interface: ^1.0.1
cross_file: ^0.1.0
stream_transform: ^1.2.0
pedantic: ^1.8.0

dev_dependencies:
flutter_test:
sdk: flutter
async: ^2.4.2
mockito: ^4.1.1
pedantic: ^1.8.0

environment:
sdk: ">=2.7.0 <3.0.0"
Expand Down