-
Notifications
You must be signed in to change notification settings - Fork 496
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
版本4.0.4 在web端获取屏幕的宽得到的是屏幕的高 #238
Comments
希望能解决一下 |
是同一套代码只在web端是相反的吗 |
对的 导致web端和手机端不统一 |
了解了我看一下 |
这样写在web端是正常了 但是在手机端就不对了 |
方便打印一下屏幕方向吗? |
依赖一下github的v4分支试一下。 |
咋依赖呢 |
flutter_screenutil: |
这样吗 |
要报错 |
缩进
|
可以了 v4版本正常 |
那稍后就换成 4.0.4+1 版本就好了 |
现在更新了吗 |
是的 |
要报错 |
可以了 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
版本4.0.4 在web端获取屏幕的宽得到的是屏幕的高 获取屏幕的高得到的是屏幕的宽
The text was updated successfully, but these errors were encountered: