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

Accidently Unable to run my Flutter Application because of flutter_pdfview: ^1.3.2 #277

Open
kretoss123 opened this issue Jun 7, 2024 · 1 comment

Comments

@kretoss123
Copy link

kretoss123 commented Jun 7, 2024

Few Days ago I integrated this package and It was running fine but now it's giving error as I run my flutter application

Screenshot 2024-06-07 at 7 25 30 PM

As you can see in above image as soon as I run it gives me this error

My Flutter version is:

Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 3.19.6, on macOS 12.7.2 21G1974 darwin-x64, locale en-GB)
[✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0)
[✓] Xcode - develop for iOS and macOS (Xcode 14.2)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2023.1)
[✓] VS Code (version 1.90.0)
[✓] Connected device (3 available)
[✓] Network resources

• No issues found!

Please help to solve this issue

@SilkeAtSiip
Copy link

Might be needed to run flutter clean and flutter pub get and then restart your app. If that solved the issue, please post questions in the future on forums such as StackOverflow.

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