action_button 0.0.2 copy "action_button: ^0.0.2" to clipboard
action_button: ^0.0.2 copied to clipboard

A production-ready async action button abstraction for Flutter. Standardizes async button state handling (idle, loading, success, error) with a builder pattern.

0.0.2 #

  • Minor cleanup: removed redundant comments for clarity and maintainability.

0.0.1 #

  • Initial release.
  • Provides ActionButton widget for async actions.
  • Explicit state management: idle, loading, success, error.
  • UI-agnostic builder pattern.
  • Example usage included.
0
likes
160
points
177
downloads

Publisher

unverified uploader

Weekly Downloads

A production-ready async action button abstraction for Flutter. Standardizes async button state handling (idle, loading, success, error) with a builder pattern.

Repository (GitHub)
View/report issues

Topics

#button #async #state-management #flutter

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on action_button