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

Listen to URL Changes in Custom Tabs #233

Open
GowthamanRavichandran3 opened this issue Feb 3, 2025 · 1 comment
Open

Listen to URL Changes in Custom Tabs #233

GowthamanRavichandran3 opened this issue Feb 3, 2025 · 1 comment
Labels
question Further information is requested

Comments

@GowthamanRavichandran3
Copy link

I am using the flutter_custom_tabs package to launch URLs in my Flutter app. However, I need to listen to URL changes in the browser opened by the custom tab. There doesn’t seem to be a built-in way to achieve this. Is there any way or work around to achieve this?

@droibit
Copy link
Owner

droibit commented Feb 6, 2025

Unfortunately, flutter_custom_tabs doesn't currently provide a built-in mechanism for listening to URL changes within the Custom Tab.

To understand your specific use case, could you please elaborate on why you need to monitor URL changes within the Custom Tab?

@droibit droibit added the question Further information is requested label Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants