enhanced_url_launcher_ios 6.1.6 enhanced_url_launcher_ios: ^6.1.6 copied to clipboard
iOS implementation of the enhanced_url_launcher plugin for launching a URL. Supports web, phone, SMS, and email schemes.
6.1.6 #
- Finalize renaming to enhanced_url_launcher
6.1.5 #
- Optimizes pub.dev score
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
enhanced_url_launcher
as a federated implementation.