flutter_custom_tabs_android 2.1.0 copy "flutter_custom_tabs_android: ^2.1.0" to clipboard
flutter_custom_tabs_android: ^2.1.0 copied to clipboard

PlatformAndroid
unlisted

Android platform implementation of flutter_custom_tabs.

2.1.0 #

  • Updates minimum supported SDK version to Flutter 3.10/Dart 3 (#189).
  • Updates minimum required flutter_custom_tabs_platform_interface version to 2.1.0.
  • Updates minimum required pigeon version to 17.0.0 (#189).
  • Removes the dynamic_color package from the example to improve maintainability (#192).
  • Update navigationBarColor in CustomTabsOptions to use surface instead of deprecated background (#193).

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 (#157).
  • Adopts the Pigeon code generation tool.
  • Moves CustomTabsOptions from flutter_custom_tabs_platform_interface package (#151).
  • Updates CustomTabsLauncher to v2.0.0-rc01(#160).
  • Adds unit tests for android platform (#162).

2.0.0-beta.1 #

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

2.0.0-beta+1 #

  • Updates CustomTabsLauncher to v2.0.0-beta02 to resolve version conflict of androidx.browser(#136).

2.0.0-beta #

  • Initial release of the flutter_custom_tabs Android implementation.
0
likes
140
pub points
64%
popularity

Publisher

unverified uploader

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