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

Commit 496dea5

Browse files
committed
Update dependencies
1 parent 043f4e6 commit 496dea5

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

packages/camera/camera/pubspec.yaml

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,20 +5,13 @@ description: A Flutter plugin for getting information about and controlling the
55
version: 0.8.0-nullsafety
66
homepage: https://github.com/flutter/plugins/tree/master/packages/camera/camera
77

8-
# TODO(mvanbeusekom): Contains temporary path reference so should not be publishable. Remove once
9-
# PR 3530 has been merged and published.
10-
publish_to: none
11-
128
dependencies:
139
flutter:
1410
sdk: flutter
1511

16-
# TODO(mvanbeusekom): Temporary reference via path to continue NNDB development. Remove once
17-
# PR 3530 has been merged and published.
18-
camera_platform_interface:
19-
path: ../camera_platform_interface
12+
camera_platform_interface: ^2.0.0-nullsafety
2013

21-
pedantic: ^1.10.0-nullsafety.3
14+
pedantic: ^1.10.0
2215
quiver: ^3.0.0-nullsafety.3
2316

2417
dev_dependencies:

0 commit comments

Comments
 (0)