You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Assertion failed: org-dartlang-sdk:///flutter_web_sdk/lib/_engine/engine/surface/scene_builder.dart:267:12
retainedSurface.isActive || retainedSurface.isReleased
is not true
EDIT
I discovered that setting backgroundGradient causes the problem.
It works on web (for me at least) the only problem is that currently can't use the WidgetSpans with RichText elements for the title or message, since Flutter itself has a bug, see: flutter/flutter#42086 (comment)
Can we confirm if this supports web?
The text was updated successfully, but these errors were encountered: