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

filePath - does it get the cached file path? #26

Closed
yakeer opened this issue Oct 28, 2020 · 3 comments
Closed

filePath - does it get the cached file path? #26

yakeer opened this issue Oct 28, 2020 · 3 comments

Comments

@yakeer
Copy link

yakeer commented Oct 28, 2020

I'm using cacheFromURL, and I want to get the cached filePath in order to use it with "Share".

I'm missing something, can't find the filePath property.

Please help.

@binSaed
Copy link
Owner

binSaed commented Oct 28, 2020

PDF().cachedFromUrl( url, whenDone: (String filePath) => print(filePath))

@binSaed binSaed closed this as completed Oct 28, 2020
@yakeer
Copy link
Author

yakeer commented Nov 15, 2020

cachedFromUrl does seem to have the whenDone function...

@yakeer
Copy link
Author

yakeer commented Nov 15, 2020

was using 0.2.9, just upgraded to 0.3.0 and it appears.

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

2 participants