core/rx_future library
Classes
-
AsyncValue<
T> - Wrapper for async values with loading/error states
- RetryConfig
- Retry configuration for async operations
-
SwiftFuture<
T> - Reactive Future wrapper that tracks loading/error states with retry and error recovery
Enums
- AsyncState
- Represents the state of an async operation
- ErrorRecoveryStrategy
- Error recovery strategy