This repository was archived by the owner on Feb 22, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 11 files changed +29
-4
lines changed
Expand file tree Collapse file tree 11 files changed +29
-4
lines changed Original file line number Diff line number Diff line change 1+ ## 0.9.8+1
2+
3+ * Ignore deprecation warnings for upcoming styleFrom button API changes.
4+
15## 0.9.8
26
37* Moves Android and iOS implementations to federated packages.
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ description: A Flutter plugin for controlling the camera. Supports previewing
44 Dart.
55repository : https://github.com/flutter/plugins/tree/main/packages/camera/camera
66issue_tracker : https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+camera%22
7- version : 0.9.8
7+ version : 0.9.8+1
88
99environment :
1010 sdk : " >=2.14.0 <3.0.0"
Original file line number Diff line number Diff line change 11## NEXT
22
3+ * Ignore deprecation warnings for upcoming styleFrom button API changes.
34* Minor fixes for new analysis options.
45
56## 0.8.4+2
Original file line number Diff line number Diff line change 1+ ## NEXT
2+
3+ * Ignore deprecation warnings for upcoming styleFrom button API changes.
4+
15## 0.8.2+2
26
37* Updates references to the obsolete master branch.
Original file line number Diff line number Diff line change 1+ ## NEXT
2+
3+ * Ignore deprecation warnings for upcoming styleFrom button API changes.
4+
15## 0.8.2+2
26
37* Updates references to the obsolete master branch.
Original file line number Diff line number Diff line change 1+ ## 3.0.6
2+
3+ * Ignore deprecation warnings for upcoming styleFrom button API changes.
4+
15## 3.0.5
26
37* Updates references to the obsolete master branch.
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: in_app_purchase
22description : A Flutter plugin for in-app purchases. Exposes APIs for making in-app purchases through the App Store and Google Play.
33repository : https://github.com/flutter/plugins/tree/main/packages/in_app_purchase/in_app_purchase
44issue_tracker : https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+in_app_purchase%22
5- version : 3.0.5
5+ version : 3.0.6
66
77environment :
88 sdk : " >=2.12.0 <3.0.0"
Original file line number Diff line number Diff line change 1+ ## 0.2.2+8
2+
3+ * Ignore deprecation warnings for upcoming styleFrom button API changes.
4+
15## 0.2.2+7
26
37* Updates references to the obsolete master branch.
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: in_app_purchase_android
22description : An implementation for the Android platform of the Flutter `in_app_purchase` plugin. This uses the Android BillingClient APIs.
33repository : https://github.com/flutter/plugins/tree/main/packages/in_app_purchase/in_app_purchase_android
44issue_tracker : https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+in_app_purchase%22
5- version : 0.2.2+7
5+ version : 0.2.2+8
66
77environment :
88 sdk : " >=2.14.0 <3.0.0"
Original file line number Diff line number Diff line change 1+ ## 0.3.0+10
2+
3+ * Ignore deprecation warnings for upcoming styleFrom button API changes.
4+
15## 0.3.0+9
26
37* Updates references to the obsolete master branch.
You can’t perform that action at this time.
0 commit comments