Unable to build app on Flutter version 3.22.0
Describe the bug unable to compile application on latest stable version of flutter
To Reproduce
Code snippet to reproduce the behavior:
use flutter version 3.22.0
add latest version of printing to dependencies in pubspec file.
Expected behavior
fix compatilibity issue with pdf_widget_wrapper
Screenshots
Flutter Doctor
[✓] Flutter (Channel stable, 3.22.0, on EndeavourOS
[✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0-rc1)
• Android SDK at
[✓] Android Studio (version 2023.3)
• Android Studio at
[✓] IntelliJ IDEA Ultimate Edition (version 2024.1)
• IntelliJ at
[✓] Network resources • All expected network resources are available.
• No issues found!
Desktop (please complete the following information):
- [X] iOS
- [X] Android
- [ ] Browser
- [ ] Windows
- [ ] Linux
I have the exact same problem after updating flutter to version 3.22.0 on iOS.
The same problem. Update the library, please.
You're using pdf_widget_wrapper 1.0.3 but there is a version 1.0.4 already.
Run flutter pub upgrade
Any workaround?
flutter pub upgrade
I am having the same issue.
Fixed after running:
flutter pub upgrade