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

Use WebView instead of redirecting to the browser #146

Open
pratik0197 opened this issue Dec 2, 2020 · 6 comments
Open

Use WebView instead of redirecting to the browser #146

pratik0197 opened this issue Dec 2, 2020 · 6 comments
Assignees
Labels
good first issue Good for newcomers hacktoberfest For Hacktoberfest hacktoberfest2023

Comments

@pratik0197
Copy link
Contributor

Using The WebView widget instead of redirecting the URL to the browser. May make better experience if the URL opens in the app itself.

@DesignrKnight
Copy link
Member

DesignrKnight commented Jan 20, 2021

Keep in mind. Make sure

  1. PDF rendering works well as many links open PDFs
  2. Downloads happen and are saved to local storage, as some links download a file

@dscnitrourkela dscnitrourkela deleted a comment from abhibhaw Sep 5, 2021
@riteshsp2000 riteshsp2000 removed their assignment Sep 5, 2021
@mundadapurva
Copy link

I would like to do this one. Kindly assign me this issue.

@abhibhaw
Copy link
Member

abhibhaw commented Oct 2, 2023

Hi @mundadapurva have assigned the issue to you, please discuss the implementation before starting the code, and keep the above comment into consideration

@mundadapurva
Copy link

Thanks for assigning me. I am thinking of using the "webview_flutter" package for implementing the webview. Also, about the PDFs, do you want them to be downloaded or opened?

@abhibhaw
Copy link
Member

abhibhaw commented Oct 3, 2023

Opened

@abhibhaw
Copy link
Member

abhibhaw commented Oct 3, 2023

A webview package is already being used, please check if you can leverage the same, multiple packages for same usecase should be avoided

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers hacktoberfest For Hacktoberfest hacktoberfest2023
Projects
None yet
Development

No branches or pull requests

6 participants