blob: ad52522d002100362cedd1eaa43a9d30ed8df860 [file] [log] [blame] [view]
## 6.1.5
* Adds pub topics to package metadata.
* Updates minimum supported SDK version to Flutter 3.7/Dart 2.19.
## 6.1.4
* Updates pigeon to fix warnings with clang 15.
## 6.1.3
* Switches to Pigeon for internal implementation.
## 6.1.2
* Clarifies explanation of endorsement in README.
## 6.1.1
* Updates links for the merge of flutter/plugins into flutter/packages.
## 6.1.0
* Updates minimum Flutter version to 3.3 and iOS 11.
## 6.0.18
* Updates code for stricter lint checks.
* Updates minimum Flutter version to 2.10.
## 6.0.17
* Suppresses warnings for pre-iOS-13 codepaths.
## 6.0.16
* Fixes library_private_types_in_public_api, sort_child_properties_last and use_key_in_widget_constructors
lint warnings.
## 6.0.15
* Switches to an in-package method channel implementation.
## 6.0.14
* Updates code for new analysis options.
* Removes dependency on `meta`.
## 6.0.13
* Splits from `url_launcher` as a federated implementation.