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

Half green screen #12

Closed
allanwolski opened this issue Nov 7, 2018 · 6 comments
Closed

Half green screen #12

allanwolski opened this issue Nov 7, 2018 · 6 comments

Comments

@allanwolski
Copy link

After running flutter upgrade, the half of the screen turned green.

This occurs on the beta and master channel.

Doctor summary (to see all details, run flutter doctor -v):
[√] Flutter (Channel dev, v0.10.2, on Microsoft Windows [versão 10.0.17134.345], locale pt-BR)
[√] Android toolchain - develop for Android devices (Android SDK 28.0.3)
[√] Android Studio (version 3.2)
[√] Connected device (1 available)

• No issues found!

screenshot_20181107-212618

@facundomedica
Copy link
Owner

Hi! Can you check if this library does the same: https://github.com/flutter/plugins/tree/master/packages/camera ? Also, does this happens only in a single device or in multiple?

@allanwolski
Copy link
Author

The problem does not happen with the camera plugin.
At the moment I have only Samsung Galaxy S5 to test.

Do you have any idea what might be causing this?
Initially this started happening only on the master channel, but now it happens in dev and soon will arrive in the beta.

@allanwolski
Copy link
Author

@facundomedica, did you check this problem?

@facundomedica
Copy link
Owner

Not really, I hadn't been able to replicate it. Can you try with the latest Flutter version?

@allanwolski
Copy link
Author

Same problem with the latest version.
I really need this to publish my app.

Doctor summary (to see all details, run flutter doctor -v):
[√] Flutter (Channel master, v0.11.10-pre.2, on Microsoft Windows [versão 10.0.17134.407], locale pt-BR)
[√] Android toolchain - develop for Android devices (Android SDK 28.0.3)
[√] Android Studio (version 3.2)
[√] Connected device (1 available)

screenshot_20181121-233952

@allanwolski
Copy link
Author

allanwolski commented Dec 11, 2018

Problem solved with Flutter 1.0

flutter/flutter#24289
flutter/flutter#24402

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

2 participants