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

error build for flutter 3.22.0 (No named parameter with the name 'size'.) #1661

Closed
mdddj opened this issue May 14, 2024 · 3 comments
Closed
Labels
bug Something isn't working needs triage

Comments

@mdddj
Copy link

mdddj commented May 14, 2024

Could not build the precompiled application for the device.
Error (Xcode): ../.pub-cache/hosted/pub.dev/pdf_widget_wrapper-1.0.3/lib/src/widget_wrapper.dart:173:11: Error: No named parameter with the name 'size'.
@gerken-tss
Copy link

Added a PR: #1662

@DavBfr
Copy link
Owner

DavBfr commented May 14, 2024

Just run flutter pub upgrade to get the wrapper version 1.0.4 and you should be good to go with the latest Flutter stable.

@gerken-tss
Copy link

Can confirm!

@mdddj mdddj closed this as completed May 15, 2024
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

Successfully merging a pull request may close this issue.

3 participants