flutter_custom_tabs_android 2.2.0-dev.3 copy "flutter_custom_tabs_android: ^2.2.0-dev.3" to clipboard
flutter_custom_tabs_android: ^2.2.0-dev.3 copied to clipboard

PlatformAndroid
unlisted

Android platform implementation of flutter_custom_tabs.

2.2.0-dev.3 #

  • Implements warmup, mayLaunch, and invalidate methods in CustomTabsPluginAndroid for performance optimization.
  • Updates minimum supported SDK version to Flutter 3.16.0/Dart 3.2.
  • Updates minimum required flutter_custom_tabs_platform_interface version to 2.2.0-dev.1.
  • Updates minimum required pigeon version to 21.1.0.
  • Updates minimum required androidx.browser version to 1.8.0.
  • Updates minimum required CustomTabsLauncher to v3.0.0-beta01.

2.2.0-dev.2 #

  • Adds new launchers for other Android plugins' Android implementations.
    • Introduces PartialCustomTabsLauncher.
    • Introduces ExternalBrowserLauncher.
    • Refactors IntentFactory to CustomTabsIntentFactory.
  • Updates PartialCustomTabsConfiguration to allow nullable activityHeightResizeBehavior.

2.2.0-dev.1 #

  • Enhances the plugin reusability and reduce pigeon dependency.

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 pigeon version to 17.0.0.
  • Removes the dynamic_color package from the example to improve maintainability.
  • Update navigationBarColor in CustomTabsOptions to use surface instead of deprecated background.

2.0.0+1 #

  • Fixes the LICENSE file.

2.0.0 #

  • No changes except for version bump.

2.0.0-beta.2 #

  • Supports launching a URL in an external browser.
  • Adopts the Pigeon code generation tool.
  • Moves CustomTabsOptions from flutter_custom_tabs_platform_interface package.
  • Updates CustomTabsLauncher to v2.0.0-rc01.
  • Adds unit tests for android platform.

2.0.0-beta.1 #

  • Adds support for prioritizing the default browser over Chrome on Android.
  • Updates CustomTabsLauncher to v2.0.0-beta03.
  • Suppress deprecated warnings in android implementation.

2.0.0-beta+1 #

  • Updates CustomTabsLauncher to v2.0.0-beta02 to resolve version conflict of androidx.browser.

2.0.0-beta #

  • Initial release of the flutter_custom_tabs Android implementation.
0
likes
140
points
84.8k
downloads

Publisher

unverified uploader

Weekly Downloads

Android platform implementation of flutter_custom_tabs.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, flutter_custom_tabs_platform_interface, meta

More

Packages that depend on flutter_custom_tabs_android