resource_state library
Classes
- MultiResourceStateBuilder
-
ResourceState<
S> -
ResourceStateBuilder<
T> - A StatelessWidget that helps in building UI based on different states of a resource. This can be particularly useful in scenarios where the UI changes based on loading, error, success, or other states of a data fetch or operation.