awaitable_button 1.0.0 copy "awaitable_button: ^1.0.0" to clipboard
awaitable_button: ^1.0.0 copied to clipboard

outdated

A button that displays an indicator during asynchronous processing and allows callbacks to be executed after completion or exception catch.

1.0.0 #

  • FEAT: Bump minimum Dart version from 2.16.1 to 2.17.0
  • REFACTOR: Refactoring with Flutter 3.0.0
  • REFACTOR: Depends on the lint package "altive_lints".

0.4.1 #

  • FIX: add required to onPressed.
  • CHORE: add web demo link to README.

0.4.0 #

  • Changed Splash to be hidden during button processing.

0.3.1 #

  • Added AwaitableOutlinedButton .
  • Added onError to AwaitableIconButton.

0.2.0 #

  • Added onError .

0.1.0 #

  • Removed AwaitableButton .

  • Added AwaitableElevatedButton and AwaitableTextButton .

0.0.1 #

Initial release

20
likes
0
pub points
75%
popularity

Publisher

verified publisheraltive.co.jp

A button that displays an indicator during asynchronous processing and allows callbacks to be executed after completion or exception catch.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on awaitable_button