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

Version Issue #94

Open
budescode opened this issue Jan 17, 2021 · 0 comments
Open

Version Issue #94

budescode opened this issue Jan 17, 2021 · 0 comments

Comments

@budescode
Copy link

budescode commented Jan 17, 2021

Hi, I'm using flutter_svg which is a dependency for this plugin, I'm using version 0.18 of flutter svg and it seems this plugin only works for 0.13 or less please how do I fix this issue?

yonatann pushed a commit to yonatann/flutter_plugin_pdf_viewer that referenced this issue Jan 16, 2022
* update dependencies

* apply strict linter - conflict

* Workaround for NPE, ignore IDE project files.

* Bump version, upgrade dependencies.

* Ignored files cleanup.

* More deleted files.

* Delete flutter_plugin_pdf_viewer.iml

* More Eclipse artifacts cleanup.

* Update Gradle dependencies.

* Upgrade old Flutter embedding.

* Upgrade Flutter embedding.

* Better error logging, maybe properly time cache deletion.

* Make sure file is closed when done.

* Make sure file is closed when done, better this time.

* Use initFileURLWithPath to create a valid file path

The NSURL init method initFileURLWithPath will ensure that the file:/// prefix is in place
as well as making sure that any whitespace characters within the original path string
are encoded correctly when creating the url.

* Release implicitly retained CGPDFDocument and release retained CGPDFPage

* Update pubspec.yaml

* Update pubspec.yaml

* Pn 53 (CrossPT#94)

* I removed the line from 42 to 63 for deleting unused saved cache files.
It makes memory problem when you try to open the PDF after several times.

* remove .idea folder

Co-authored-by: Eko Prasetyo <ekoprasetyolnh@gmail.com>

* more fixes and updates

* updates

* fixes for state problems

* upgrade ersion number

* update

* bug fixes

Co-authored-by: Ahmed Masoud <47630729+maxzod@users.noreply.github.com>
Co-authored-by: Ahmed Masoud <maxzod66@gmail.com>
Co-authored-by: Enver ALTIN <enveraltin@users.noreply.github.com>
Co-authored-by: Robert Hillary <robert.hillary@zuhlke.com>
Co-authored-by: Eko Prasetyo <ekoprasetyolnh@gmail.com>
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

1 participant