sur950 / any_link_preview

A flutter Plugin/Package to show the preview of any web link that starts with HTTP/HTTPS. Mostly useful for application that had chat.
MIT License
70 stars 70 forks source link

Migrating to Flutter Embedding V2 Correctly. Also updated the old `_launchURL` function #30

Closed OmarYehiaDev closed 2 years ago

OmarYehiaDev commented 2 years ago

The thing is the package always open links in browsers, but I want it to open them like WebViews. So here we go :")

maxzod commented 2 years ago

LGTM 👍

sur950 commented 2 years ago

Thanks for the PR @OmarYehiaDev.

Looks good to me as well, I will merge this to main branch but will be included in my next release which is expected around mid of this month.