blob: 7b64d19f97496b0f9956ceb5a38a942c1e3b2473 [file] [log] [blame] [view]
## NEXT
* Updates minimum supported SDK version to Flutter 3.3/Dart 2.18.
## 1.0.5
* Fixes Java warnings.
## 1.0.4
* Fixes compatibility with AGP versions older than 4.2.
## 1.0.3
* Adds a namespace for compatibility with AGP 8.0.
## 1.0.2
* Clarifies explanation of endorsement in README.
* Aligns Dart and Flutter SDK constraints.
* Updates compileSdkVersion to 33.
## 1.0.1
* Updates links for the merge of flutter/plugins into flutter/packages.
* Updates minimum Flutter version to 3.0.
## 1.0.0
* Updates version to 1.0 to reflect current status.
* Updates minimum Flutter version to 2.10.
* Updates mockito-core to 4.6.1.
* Removes deprecated FieldSetter from QuickActionsTest.
## 0.6.2
* Updates gradle version to 7.2.1.
## 0.6.1
* Allows Android to trigger quick actions without restarting the app.
## 0.6.0+11
* Updates references to the obsolete master branch.
## 0.6.0+10
* Fixes library_private_types_in_public_api, sort_child_properties_last and use_key_in_widget_constructors
lint warnings.
## 0.6.0+9
* Switches to a package-internal implementation of the platform interface.