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

Commit b609ea8

Browse files
committed
Updated versioning
1 parent 6b38321 commit b609ea8

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.5.8+12
2+
3+
* Made CameraController.isDisposed publicly accessible.
4+
15
## 0.5.8+11
26

37
* Fix rare nullptr exception on Android.

packages/camera/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ 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, capturing images, capturing video,
44
and streaming image buffers to dart.
5-
version: 0.5.8+11
5+
version: 0.5.8+12
66

77
homepage: https://github.com/flutter/plugins/tree/master/packages/camera
88

0 commit comments

Comments
 (0)