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
use case.
We want pass emptyWidget/errorWidget that fill all available space on screen.
For that we need to use sliver fill remaining, or watch sliver_stream_builder state from external widget.
additional builder class that accepts slivers as empty,error builder that allow to safe old code untouched and solve problem
The text was updated successfully, but these errors were encountered:
use case.
We want pass emptyWidget/errorWidget that fill all available space on screen.
For that we need to use sliver fill remaining, or watch sliver_stream_builder state from external widget.
The text was updated successfully, but these errors were encountered: