flutter_custom_tabs_web 2.2.0-dev.1 copy "flutter_custom_tabs_web: ^2.2.0-dev.1" to clipboard
flutter_custom_tabs_web: ^2.2.0-dev.1 copied to clipboard

unlisted

Web platform implementation of flutter_custom_tabs.

2.2.0-dev.1 #

  • Updates minimum required flutter_custom_tabs_platform_interface version to 2.2.0-dev.1.
  • Updates minimum required url_launcher_web version to 2.2.3.
  • Updates minimum supported SDK version to Flutter 3.16.0/Dart 3.2.

2.1.0 #

  • Updates minimum supported SDK version to Flutter 3.10/Dart 3.
  • Updates minimum required flutter_custom_tabs_platform_interface version to 2.1.0.
  • Updates minimum required url_launcher_web version to 2.0.19.

2.0.0 #

  • Fixes the LICENSE file.

2.0.0-beta.1 #

  • Updates flutter_custom_tabs_platform_interface to v2.0.0-beta.2.

2.0.0-beta+1 #

  • Tweaks the description of "Import the package" in the README.

2.0.0-beta #

  • Renames the CustomTabsPlugin class to CustomTabsPluginWeb to avoid conflicts with other platform packages.
  • Updates the package flutter_custom_tabs_platform_interface to v2.0.0-beta.
  • Updates the package url_launcher_web to v2.0.16.
  • Updates the minimum supported SDK version to Flutter 3.0.0/Dart 2.17.

1.1.0 #

  • Update flutter_custom_tabs_platform_interface to v1.1.0.

1.0.0 #

  • Initial release of the flutter_custom_tabs web implementation.