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

Commit 5017260

Browse files
committed
Example version
1 parent cf0da1d commit 5017260

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/camera/camera/example/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ description: Demonstrates how to use the camera plugin.
33
publish_to: none
44

55
environment:
6-
sdk: ">=2.12.0 <3.0.0"
7-
flutter: ">=1.22.0"
6+
sdk: ">=2.14.0 <3.0.0"
7+
flutter: ">=2.5.0"
88

99
dependencies:
1010
camera:

0 commit comments

Comments
 (0)