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 embedded link in ZefyrView? #257

Open
pavel-birdy opened this issue Mar 6, 2020 · 7 comments
Open

How to open embedded link in ZefyrView? #257

pavel-birdy opened this issue Mar 6, 2020 · 7 comments

Comments

@pavel-birdy
Copy link

I couldn't find a way to launch the url from an embedded link? There is no onTap callback or something similar in ZefyrView(). It's also not in the example app.

@CanRau
Copy link
Contributor

CanRau commented Mar 6, 2020

Is that what you're requesting #211 ?

@pavel-birdy
Copy link
Author

@CanRau Yes. And I saw that PR but I couldn't figure it out how to implement. I wanna be able to open the url (using url launhcer) when I tap on the embedded link.

@CanRau
Copy link
Contributor

CanRau commented Mar 7, 2020

Sorry I'm pretty new to Flutter and haven't tried it so can't help any further at the moment

@pavel-birdy
Copy link
Author

@CanRau I think it hasn't been implemented. Please give my question thumbs up so it gets the attention.

@raj457036
Copy link

#41 (comment)

Check my solution at above link

@pavel-birdy
Copy link
Author

That's possible in ZefyrEditor() where you can get controller. But there is no controller in ZefyrView().

@raj457036
Copy link

you can set the mode to ZefyrMode.select or view

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

3 participants