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

Unable to build app on Flutter version 3.22.0 #1663

Open
2 of 5 tasks
AdamHavlicek opened this issue May 16, 2024 · 5 comments
Open
2 of 5 tasks

Unable to build app on Flutter version 3.22.0 #1663

AdamHavlicek opened this issue May 16, 2024 · 5 comments
Labels
bug Something isn't working needs triage

Comments

@AdamHavlicek
Copy link

AdamHavlicek commented May 16, 2024

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
image

Flutter Doctor
[✓] Flutter (Channel stable, 3.22.0, on EndeavourOS , locale en_US.UTF-8)
• Flutter version 3.22.0 on channel stable at
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision 5dcb86f68f (7 days ago), 2024-05-09 07:39:20 -0500
• Engine revision f6344b75dc
• Dart version 3.4.0
• DevTools version 2.34.3

[✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0-rc1)
• Android SDK at
• Platform android-34, build-tools 34.0.0-rc1
• Java binary at
• Java version OpenJDK Runtime Environment (build 17.0.10+0-17.0.10b1087.21-11572160)
• All Android licenses accepted.

[✓] Android Studio (version 2023.3)
• Android Studio at
• Flutter plugin version 79.0.2
• Dart plugin version 222.4582
• Java version OpenJDK Runtime Environment (build 17.0.10+0-17.0.10b1087.21-11572160)

[✓] IntelliJ IDEA Ultimate Edition (version 2024.1)
• IntelliJ at
• Flutter plugin can be installed from:
🔨 https://plugins.jetbrains.com/plugin/9212-flutter
• Dart plugin can be installed from:
🔨 https://plugins.jetbrains.com/plugin/6351-dart

[✓] Network resources
• All expected network resources are available.

• No issues found!

Desktop (please complete the following information):

  • iOS
  • Android
  • Browser
  • Windows
  • Linux
@AdamHavlicek AdamHavlicek added bug Something isn't working needs triage labels May 16, 2024
@ziperjohn
Copy link

I have the exact same problem after updating flutter to version 3.22.0 on iOS.

@AndRud
Copy link

AndRud commented May 16, 2024

The same problem. Update the library, please.

@DavBfr
Copy link
Owner

DavBfr commented May 16, 2024

You're using pdf_widget_wrapper 1.0.3 but there is a version 1.0.4 already.

Run flutter pub upgrade

@nipun0212
Copy link

Any workaround?

@DavBfr
Copy link
Owner

DavBfr commented May 19, 2024

flutter pub upgrade

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs triage
Projects
None yet
Development

No branches or pull requests

5 participants