widgets/organisms/resource_state_builder library
Classes
-
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.