- Updates links for the merge of flutter/plugins into flutter/packages.
- Updates minimum Flutter version to 3.0.
- Updates code for stricter lint checks.
- Updates code for new analysis options.
- Updates androidx.annotation to 1.2.0.
- Updates android gradle plugin to 4.2.0.
- Revert gradle back to 3.4.2.
- Updates gradle to 7.2.2.
- Updates minimum Flutter version to 2.10.
- Fixes library_private_types_in_public_api, sort_child_properties_last and use_key_in_widget_constructors lint warnings.
- Adds fallback querying for
canLaunch
with web URLs, to avoid false negatives when there is a custom scheme handler.
- Switches to an in-package method channel implementation.
- Updates code for new analysis options.
- Removes dependency on
meta
.
- Splits from
shared_preferences
as a federated implementation.