-
Notifications
You must be signed in to change notification settings - Fork 70
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
ios 18 crash #109
Comments
just add flutter_pdfview: ^1.3.3 in your pubspec.yaml |
@eldarkk flutter_cached_pdfview is just a wrapper for flutter_pdfview to add some features and make it easier to use any flutter_pdfview version between >1.0.0 and <2.0.0 should work flutter_cached_pdfview/pubspec.yaml Line 22 in 944f872
|
Thank's for the workaround 👍 it fixed the crash. @binSaed: I just cloned your repo and run the example to find out, if can fix it. But i could not reproduce it: In your example, calling |
As I assumed, it's a pubspec.lock issue. Upgrade your dependencies to fix this issue, there is no need to add flutter_pdfview as an additional package. This is the way i fixed the issue:
|
Hello, @binSaed. |
Describe the bug
App crashes when opens pdf file
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
Xcode crash report
The text was updated successfully, but these errors were encountered: