Skip to content

fix: Enable URL launching for websearch sources#376

Open
Qu4ndo wants to merge 1 commit intocogwheel0:mainfrom
Qu4ndo:main
Open

fix: Enable URL launching for websearch sources#376
Qu4ndo wants to merge 1 commit intocogwheel0:mainfrom
Qu4ndo:main

Conversation

@Qu4ndo
Copy link

@Qu4ndo Qu4ndo commented Feb 16, 2026

Add platform-specific configuration to allow url_launcher to open external URLs from websearch sources.

  • Android: Add VIEW intent queries for http/https schemes (required for API 30+)
  • iOS: Add LSApplicationQueriesSchemes for http/https (required for canLaunchUrl)

Fixes #357

Add platform-specific configuration to allow url_launcher to open
external URLs from websearch sources.

- Android: Add VIEW intent queries for http/https schemes (required for API 30+)
- iOS: Add LSApplicationQueriesSchemes for http/https (required for canLaunchUrl)

Fixes cogwheel0#357
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Ability to open sources after websearch

1 participant