Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor and add new launchers for more flexible custom tabs behavior #205

Merged
merged 4 commits into from
Jul 27, 2024

Conversation

droibit
Copy link
Owner

@droibit droibit commented Jul 27, 2024

No description provided.

This commit addresses the handling of initial activity height in `CustomTabsIntent` for the `flutter_custom_tabs_android` plugin.
…abs handling

This commit introduces a new class `ExternalBrowserLauncher` in the flutter_custom_tabs_android plugin.
This class handles launching URLs with a standard Android browser when Custom Tabs are not available or preferred.
This commit refactors the `IntentFactory` class to `CustomTabsIntentFactory`.
This change better reflects the class's purpose of creating Custom Tabs intents.
@droibit droibit added the enhancement New feature or request label Jul 27, 2024
@droibit droibit added this to the 2.2.0 milestone Jul 27, 2024
@droibit droibit self-assigned this Jul 27, 2024
@droibit droibit merged commit 64c08c0 into main Jul 27, 2024
1 check passed
@droibit droibit deleted the feature/refactoring branch July 27, 2024 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant