flutter_api_state 0.0.1 copy "flutter_api_state: ^0.0.1" to clipboard
flutter_api_state: ^0.0.1 copied to clipboard

A Flutter package that simplifies async UI state handling (loading, success, error, empty) with built-in retry and pull-to-refresh support.

0.0.1 #

  • Initial release of flutter_api_state.
  • ApiStateBuilder<T> with loading / error / empty / success branches.
  • EmptyDetector for null / empty list / map / set / string detection.
  • Built-in retry button (enableRetry, optional retryButtonBuilder).
  • Built-in pull-to-refresh (enablePullToRefresh).
2
likes
0
points
59
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package that simplifies async UI state handling (loading, success, error, empty) with built-in retry and pull-to-refresh support.

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flutter_api_state