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: No named parameter with the name 'logicalConstraints'. #183

Open
Mixron469 opened this issue May 14, 2024 · 7 comments
Open

Error: No named parameter with the name 'logicalConstraints'. #183

Mixron469 opened this issue May 14, 2024 · 7 comments

Comments

@Mixron469
Copy link

I'm on flutter 3.19.6 with screenshot: 2.4.0

when I try to run app, it gave me error

image
@Mixron469
Copy link
Author

I will try it on flutter 3.22

@vijayvaghela72
Copy link

i am facing same issue .

@Mixron469
Copy link
Author

i am facing same issue .

now I'm facing new issue (not this pacakge)

Concurrent modification during iteration: Instance(length:3) of '_GrowableList'.

now I'm trying to downgrade flutter to 3.19.6 with this package 2.3.0 version
I will give a result later

@sounddoor
Copy link

Write the screenshot to death 2.3.0
Do not upgrade to 2.4.0
Wait until it is repaired and then change it back

screenshot: 2.3.0

@ritheshSalyan
Copy link
Collaborator

Hi, If you are using flutter version <=3.19 then consider using "2.3.0" of screenshot.

Version 2.4.0 is update for flutter >=3.22 .

@ritheshSalyan
Copy link
Collaborator

We published 2 versions

  • 2.5.0 : As a revert for release 2.4.0 with maximum constraint. Use version 2.5.0 or 2.3.0 if you are using flutter version <=3.19
  • 3.0.0 : Major change with minimum flutter constraint flutter: '>=3.22.0'. So use this version if you are using flutter >=3.22.0

@Mixron469
Copy link
Author

Hi, If you are using flutter version <=3.19 then consider using "2.3.0" of screenshot.

Version 2.4.0 is update for flutter >=3.22 .

thanks for support, 3.22 has a major change for me too. I think I should stay with 3.19.6 for waiting more stable version of flutter.

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

4 participants