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

Commit 297fe7a

Browse files
committed
Bump version
1 parent 9b2ae22 commit 297fe7a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/camera/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.2.7
2+
3+
* Add byte streaming capability for the camera
4+
15
## 0.2.6
26

37
* Update the camera to use the physical device's orientation instead of the UI

packages/camera/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: camera
22
description: A Flutter plugin for getting information about and controlling the
33
camera on Android and iOS. Supports previewing the camera feed and capturing images.
4-
version: 0.2.6
4+
version: 0.2.7
55
authors:
66
- Flutter Team <flutter-dev@googlegroups.com>
77
- Luigi Agosti <luigi@tengio.com>

0 commit comments

Comments
 (0)