-
Notifications
You must be signed in to change notification settings - Fork 345
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
Device preview is not working flutter new version 3.22.0 version. But it's working before version as well. #247
Comments
So i downgrade flutter to 3.19.6 version for using device preview. If you guys faced this issue and want to use device preivew pacakage you can also do that. I hope package developer fix this problem soon. Becuase Device preivew last updated 24 months ago. it's pretty old. I think. |
Yes, As of flutter new update we are facing dependency issues in device preview package. Device preview needs to be updated. |
Here are the logs when compiling:
|
#245 seems to solve the issue. Hopefully, it's merged soon. |
Just a heads-up: You can now use |
last update not work with |
in my case there are no errors but any UI build defaults to what I assume is the original device size and I have to turn the device preview on and off (this needs to be repeated on every build or rebuild) |
No description provided.
The text was updated successfully, but these errors were encountered: