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
Revert "feat: add camera_web to camera example temporarily"
This reverts commit 380e7fb.
  • Loading branch information
ditman committed Jul 21, 2021
commit 3577ebfa562f96e66a3cb39c783942059d246021
7 changes: 0 additions & 7 deletions packages/camera/camera/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,6 @@ dependencies:
# The example app is bundled with the plugin so we use a path dependency on
# the parent directory to use the current plugin's version.
path: ../

# Temporarily include a web implementation of the camera plugin
# as it is not yet integrated into the official package.
# TODO(bselwe): Remove when camera_web is integrated into the camera plugin.
camera_web:
path: ../../camera_web/

path_provider: ^2.0.0
flutter:
sdk: flutter
Expand Down