File tree 17 files changed +48
-7
lines changed 17 files changed +48
-7
lines changed Original file line number Diff line number Diff line change
1
+ ## 0.10.5+3
2
+
3
+ * Migrating styleFrom API to new version.
4
+
1
5
## 0.10.5+2
2
6
3
7
* Fixes unawaited_futures violations.
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ description: A Flutter plugin for controlling the camera. Supports previewing
4
4
Dart.
5
5
repository : https://github.com/flutter/packages/tree/main/packages/camera/camera
6
6
issue_tracker : https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+camera%22
7
- version : 0.10.5+2
7
+ version : 0.10.5+3
8
8
9
9
environment :
10
10
sdk : " >=2.18.0 <4.0.0"
Original file line number Diff line number Diff line change
1
+ ## 0.10.8+5
2
+
3
+ * Migrating styleFrom API to new version.
4
+
1
5
## 0.10.8+4
2
6
3
7
* Adjusts SDK checks for better testability.
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ description: Android implementation of the camera plugin.
3
3
repository : https://github.com/flutter/packages/tree/main/packages/camera/camera_android
4
4
issue_tracker : https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+camera%22
5
5
6
- version : 0.10.8+4
6
+ version : 0.10.8+5
7
7
8
8
environment :
9
9
sdk : " >=2.18.0 <4.0.0"
Original file line number Diff line number Diff line change
1
+ ## 0.5.0+12
2
+
3
+ * Migrating styleFrom API to new version.
4
+
1
5
## 0.5.0+11
2
6
3
7
* Fixes issue with image data not being emitted after relistening to stream returned by ` onStreamedFrameAvailable ` .
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: camera_android_camerax
2
2
description : Android implementation of the camera plugin using the CameraX library.
3
3
repository : https://github.com/flutter/packages/tree/main/packages/camera/camera_android_camerax
4
4
issue_tracker : https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+camera%22
5
- version : 0.5.0+11
5
+ version : 0.5.0+12
6
6
7
7
environment :
8
8
sdk : " >=2.19.0 <4.0.0"
Original file line number Diff line number Diff line change 1
- ## NEXT
1
+ ## 0.9.13+3
2
2
3
+ * Migrating styleFrom API to new version.
3
4
* Fixes unawaited_futures violations.
4
5
5
6
## 0.9.13+2
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: camera_avfoundation
2
2
description : iOS implementation of the camera plugin.
3
3
repository : https://github.com/flutter/packages/tree/main/packages/camera/camera_avfoundation
4
4
issue_tracker : https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+camera%22
5
- version : 0.9.13+2
5
+ version : 0.9.13+3
6
6
7
7
environment :
8
8
sdk : " >=2.18.0 <4.0.0"
Original file line number Diff line number Diff line change
1
+ ## NEXT
2
+
3
+ * Migrating styleFrom API to new version.
4
+
1
5
## 1.0.0
2
6
3
7
* Removes the deprecated ` getSavePath ` in favor of ` getSaveLocation ` .
Original file line number Diff line number Diff line change
1
+ ## NEXT
2
+
3
+ * Migrating styleFrom API to new version.
4
+
1
5
## 0.5.1+4
2
6
3
7
* Updates references to the deprecated ` macUTIs ` .
Original file line number Diff line number Diff line change
1
+ ## NEXT
2
+
3
+ * Migrating styleFrom API to new version.
4
+
1
5
## 0.9.2
2
6
3
7
* Adds ` getSaveLocation ` and deprecates ` getSavePath ` .
Original file line number Diff line number Diff line change
1
+ ## NEXT
2
+
3
+ * Migrating styleFrom API to new version.
4
+
1
5
## 0.9.3+1
2
6
3
7
* Updates to the latest version of ` pigeon ` .
Original file line number Diff line number Diff line change
1
+ ## NEXT
2
+
3
+ * Migrating styleFrom API to new version.
4
+
1
5
## 0.9.3
2
6
3
7
* Adds ` getSaveLocation ` and deprecates ` getSavePath ` .
Original file line number Diff line number Diff line change
1
+ ## 0.3.0+11
2
+
3
+ * Migrating styleFrom API to new version.
4
+
1
5
## 0.3.0+10
2
6
3
7
* Bumps com.android.billingclient: billing from 6.0.0 to 6.0.1.
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: in_app_purchase_android
2
2
description : An implementation for the Android platform of the Flutter `in_app_purchase` plugin. This uses the Android BillingClient APIs.
3
3
repository : https://github.com/flutter/packages/tree/main/packages/in_app_purchase/in_app_purchase_android
4
4
issue_tracker : https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+in_app_purchase%22
5
- version : 0.3.0+10
5
+ version : 0.3.0+11
6
6
7
7
environment :
8
8
sdk : " >=2.18.0 <4.0.0"
Original file line number Diff line number Diff line change
1
+ ## 0.3.6+5
2
+
3
+ * Migrating styleFrom API to new version.
4
+
1
5
## 0.3.6+4
2
6
3
7
* Removes obsolete null checks on non-nullable values.
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: in_app_purchase_storekit
2
2
description : An implementation for the iOS and macOS platforms of the Flutter `in_app_purchase` plugin. This uses the StoreKit Framework.
3
3
repository : https://github.com/flutter/packages/tree/main/packages/in_app_purchase/in_app_purchase_storekit
4
4
issue_tracker : https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+in_app_purchase%22
5
- version : 0.3.6+4
5
+ version : 0.3.6+5
6
6
7
7
environment :
8
8
sdk : " >=2.18.0 <4.0.0"
You can’t perform that action at this time.
0 commit comments