async_button 1.0.1-beta.2 copy "async_button: ^1.0.1-beta.2" to clipboard
async_button: ^1.0.1-beta.2 copied to clipboard

Customized buttons for asyncronous onPressed function. Supports seamless animation between [idle], [loading], [success] and [failure] button states.

1.0.1-beta.2 #

  • Stability improvements and bug fixes

1.0.1-beta.1 #

  • Introduced new arguments in classes AsyncElevatedButton, AsyncTextButton and AsyncOutlinedButton:
    • loadingStyleBuilder
    • successStyleBuilder
    • failureStyleBuilder
  • Animation smoothened for some ButtonStyle's parameters

1.0.0-beta.1+1 #

  • Documentation corrections
  • Updated description

1.0.0-beta.1 #

Initial release

  • Introduced the following core classes:
    • AsyncElevatedButton
    • AsyncTextButton
    • AsyncOutlinedButton
31
likes
0
pub points
81%
popularity

Publisher

unverified uploader

Customized buttons for asyncronous onPressed function. Supports seamless animation between [idle], [loading], [success] and [failure] button states.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on async_button