6.0.19

  • Revert gradle back to 3.4.2.

6.0.18

  • Updates gradle to 7.2.2.
  • Updates minimum Flutter version to 2.10.

6.0.17

  • Fixes library_private_types_in_public_api, sort_child_properties_last and use_key_in_widget_constructors lint warnings.

6.0.16

  • Adds fallback querying for canLaunch with web URLs, to avoid false negatives when there is a custom scheme handler.

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 shared_preferences as a federated implementation.