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

statusBarBrightness: Brightness.dark problem #65

Closed
honzasvasek opened this issue Mar 15, 2019 · 2 comments
Closed

statusBarBrightness: Brightness.dark problem #65

honzasvasek opened this issue Mar 15, 2019 · 2 comments
Labels

Comments

@honzasvasek
Copy link

Since the last cleanup setting statusBarBrightness: Brightness.dark gives an error, and on return to the calling screen, the calling screen is not shown.

I/flutter (14249): ══╡ EXCEPTION CAUGHT BY SCHEDULER LIBRARY ╞═════════════════════════════════════════════════════════
I/flutter (14249): The following assertion was thrown during a scheduler callback:
I/flutter (14249): Failed assertion: boolean expression must not be null
I/flutter (14249):
I/flutter (14249): Either the assertion indicates an error in the framework itself, or we should provide substantially
I/flutter (14249): more information in this error message to help you determine and fix the underlying cause.
I/flutter (14249): In either case, please report this assertion by filing a bug on GitHub:
I/flutter (14249): https://github.com/flutter/flutter/issues/new?template=BUG.md
I/flutter (14249):
I/flutter (14249): When the exception was thrown, this was the stack:
I/flutter (14249): #0 RenderView.compositeFrame (package:flutter/src/rendering/view.dart:200:11)
I/flutter (14249): #1 _WidgetsFlutterBinding&BindingBase&GestureBinding&ServicesBinding&SchedulerBinding&PaintingBinding&SemanticsBinding&RendererBinding.drawFrame (package:flutter/src/rendering/binding.dart:332:16)
I/flutter (14249): #2 _WidgetsFlutterBinding&BindingBase&GestureBinding&ServicesBinding&SchedulerBinding&PaintingBinding&SemanticsBinding&RendererBinding&WidgetsBinding.drawFrame (package:flutter/src/widgets/binding.dart:701:13)
I/flutter (14249): #3 _WidgetsFlutterBinding&BindingBase&GestureBinding&ServicesBinding&SchedulerBinding&PaintingBinding&SemanticsBinding&RendererBinding._handlePersistentFrameCallback (package:flutter/src/rendering/binding.dart:268:5)
I/flutter (14249): #4 _WidgetsFlutterBinding&BindingBase&GestureBinding&ServicesBinding&SchedulerBinding._invokeFrameCallback (package:flutter/src/scheduler/binding.dart:988:15)
I/flutter (14249): #5 _WidgetsFlutterBinding&BindingBase&GestureBinding&ServicesBinding&SchedulerBinding.handleDrawFrame (package:flutter/src/scheduler/binding.dart:928:9)
I/flutter (14249): #6 _WidgetsFlutterBinding&BindingBase&GestureBinding&ServicesBinding&SchedulerBinding._handleDrawFrame (package:flutter/src/scheduler/binding.dart:840:5)
I/flutter (14249): #10 _invoke (dart:ui/hooks.dart:209:10)
I/flutter (14249): #11 _drawFrame (dart:ui/hooks.dart:168:3)
I/flutter (14249): (elided 3 frames from package dart:async)
I/flutter (14249): ════════════════════════════════════════════════════════════════════════════════════════════════════
I

This was referenced Jul 6, 2020
Copy link

github-actions bot commented Oct 7, 2024

This issue is stale and has been automatically closed because it has been open for more than 365 days with no activity. Please reopen a new issue if you still have it.

@github-actions github-actions bot added the stale label Oct 7, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Oct 7, 2024
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant