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

Commit

Permalink
Update dependency on camera_platform_interface
Browse files Browse the repository at this point in the history
  • Loading branch information
mvanbeusekom committed Dec 17, 2020
1 parent 8c54306 commit 3c1495c
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions packages/camera/camera/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,11 @@ description: A Flutter plugin for getting information about and controlling the
version: 0.6.1
homepage: https://github.com/flutter/plugins/tree/master/packages/camera/camera

# TODO(mvanbeusekom): Remove when camera_platform_interface package with zoom support (PR #3312) is published.
publish_to: none

dependencies:
flutter:
sdk: flutter
# TODO(mvanbeusekom): Update dependency to pub.dev version once camera_platform_interface package with zoom support (PR #3312) is published.
camera_platform_interface:
path: ../camera_platform_interface

camera_platform_interface: ^1.0.4

dev_dependencies:
path_provider: ^0.5.0
Expand Down

0 comments on commit 3c1495c

Please sign in to comment.