-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
view_pdf_file example added #57
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
Conversation
tsvillain
commented
Sep 30, 2020
- will close Example request: PDF Viewer #18
Thank you for your contribution. I will validate this first and then comment if it works :) |
Okay No Issues |
@tsvillain I took a look at your PR and noted few changes that would make this example app's PR complete:
|
Okay will make the required changes. |
@nisrulz the package you have recommended to use does not allow to load pdf from the asset. Can I use another package that can load from the asset as well as the URL? |
Yes, definitely. When I created the related issue, back then maybe this other package was not present. But the idea was to cover both usecases. Switch the lib to support both usecase. Thank you for bringing it up. :) |
Thanks for the confirmation will update this PR in few hours. |
changed package, example of both load pdf from asset and url, added link from example in readme
@nisrulz in load from URL, I am loading the pdf that is in the assets folder using the full URL.
|
I will add the code for you to start using the github based asset url. Give me some time. The PR looks good otherwise. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome work @tsvillain 🎉 Your PR was the only one that has not required me to ask for a lot of changes. Really good work here.
Some minor comments for you to address. Then this PR is ready to be merged.
Good work @tsvillain 🌮 This looks good now. Thank you for your contribution 😸 Make sure to check other issues if your want contribute more 😄 |