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

A common platform interface for the flutter_custom_tabs plugin.

2.2.0-dev.1 #

  • Adds warmup, mayLaunch, and invalidate methods to CustomTabsPlatform for performance optimization.
  • Adds PlatformSession as a base session for platform packages.
  • 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.

2.0.0 #

  • No changes except for version bump.

2.0.0-beta.2 #

  • Adds PlatformOptions as a base option for platform packages.
  • Moves CustomTabsOptions to flutter_custom_tabs_android package plugin.
  • Moves SafariViewControllerOptions to flutter_custom_tabs_ios package plugin.

2.0.0-beta.1 #

  • Refactors Custom Tabs browser configurations to CustomTabsBrowserConfiguration.
  • Adds an option to CustomTabsBrowserConfiguration to prioritize the default browser that supports Custom Tabs over Chrome.

2.0.0-beta #

  • Supports the launch of a deep link URL.
  • Renames the CustomTabsOption class to CustomTabsOptions.
  • Updates CustomTabsOptions to improve compatibility with Custom Tabs (androidx.browser) v1.5.0.
    • Some options have been renamed.
    • Changes the method of specifying colors to CustomTabsColorSchemes.
    • Changes the method of specifying share state to CustomTabsShareState.
    • Changes the method of specifying the close button to CustomTabsCloseButton.
  • Adds options for Partial Custom Tabs to CustomTabsOptions.
  • Renames the CustomTabsAnimation class to CustomTabsAnimations.
  • Renames the SafariViewControllerOption class to SafariViewControllerOptions.
  • Removes the statusBarBrightness property from SafariViewControllerOptions.
  • Updates the minimum supported SDK version to Flutter 3.0.0.

1.2.0 #

  • Added modalPresentationStyle to SafariViewControllerOption to customize the presentation style.

1.1.0 #

  • Add interface to manually close a Custom Tab.

1.0.1 #

  • Add an option(statusBarBrightness) to specify the brightness of the application status bar for iOS.

1.0.0 #

  • Initial release.
0
likes
140
pub points
69%
popularity

Publisher

unverified uploader

A common platform interface for the flutter_custom_tabs plugin.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, meta, plugin_platform_interface

More

Packages that depend on flutter_custom_tabs_platform_interface