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

How to open link in editor? #14

Closed
ArjanAswal opened this issue Feb 7, 2021 · 13 comments
Closed

How to open link in editor? #14

ArjanAswal opened this issue Feb 7, 2021 · 13 comments

Comments

@ArjanAswal
Copy link
Collaborator

What does onLaunchUrl do? How can I launch URL form the editor?

@singerdmx
Copy link
Owner

image

It's what happens when url link is clicked

@singerdmx
Copy link
Owner

image

By default we use url_launcher package to open webview

@singerdmx
Copy link
Owner

image

@ArjanAswal
Copy link
Collaborator Author

ArjanAswal commented Feb 7, 2021

The url is not launching.
I have passed the onLaunchUrl function but it is not doing anything.

@singerdmx
Copy link
Owner

Why do you even need to pass anything?

@singerdmx
Copy link
Owner

Why do you need custom behavior?
By default it already works

@singerdmx
Copy link
Owner

It only launch in readonly mode

@ArjanAswal
Copy link
Collaborator Author

Why do you need custom behavior?
By default it already works

I removed the function... It is not working even then.

@ArjanAswal
Copy link
Collaborator Author

It only launch in readonly mode

Oh now it is working. Thanks.

@singerdmx
Copy link
Owner

image

@Tristan-2021
Copy link

I have tried using OnLauncher, but I don't know how to implement it correctly, since when clicking on the link, the Url should open and it doesn't

@rajenderK7
Copy link
Contributor

image

By default we use url_launcher package to open webview

How can we open the link in a browser instead of webview?

@rajenderK7
Copy link
Contributor

I'm stuck at this. Is there way already present to do it?

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

No branches or pull requests

4 participants