Skip to content
This repository has been archived by the owner on Mar 14, 2023. It is now read-only.

can i access http:// in flutter desktop? #13

Closed
ycofish opened this issue Jun 11, 2021 · 2 comments
Closed

can i access http:// in flutter desktop? #13

ycofish opened this issue Jun 11, 2021 · 2 comments

Comments

@ycofish
Copy link

ycofish commented Jun 11, 2021

i cant access http domain and I just find the ios/android method.

@adrianflutur
Copy link
Owner

adrianflutur commented Jun 11, 2021

Hi, please describe your problem a little bit more.

You can't load a website inside the web version?
For that to work you need to use sourceType: SourceType.URL (if the website allows iframe embedding) or sourceType: SourceType.URL_BYPASS (if it does not).

Do you want to use it in flutter desktop? Unfortunately, this is not possible (yet).

@adrianflutur
Copy link
Owner

Please track desktop support here #18
Closing this, thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants