-
Notifications
You must be signed in to change notification settings - Fork 143
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
Comments
I will try it on flutter 3.22 |
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 |
Write the screenshot to death 2.3.0
|
Hi, If you are using flutter version <=3.19 then consider using "2.3.0" of Version |
We published 2 versions
|
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. |
I'm on flutter 3.19.6 with screenshot: 2.4.0
when I try to run app, it gave me error
The text was updated successfully, but these errors were encountered: