flutter_custom_tabs_web 2.0.0-beta+1 flutter_custom_tabs_web: ^2.0.0-beta+1 copied to clipboard
Web platform implementation of flutter_custom_tabs.
2.0.0-beta+1 #
- Tweak the description of "Import the package" in the README.
2.0.0-beta #
- Renames the
CustomTabsPlugin
class toCustomTabsPluginWeb
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.