iliser / async_button

A helper builder to create loading buttons in Flutter

Home Page:https://pub.dev/packages/async_button_builder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

async_button

melos

AsyncButton offers a simple way to extend any type of button with an asynchronous aspect. It comes in two flavors that are independent (so no additional dependencies) of builder or hook pattern. Note, the hook version does rely on flutter_hooks for use. Either method allows adding loading, disabled, errored and completed states (with fluid animation between each) on top of buttons that perform asynchronous tasks.

To see the respective guides see here:

About

A helper builder to create loading buttons in Flutter

https://pub.dev/packages/async_button_builder

License:MIT License


Languages

Language:Dart 87.8%Language:HTML 8.3%Language:Ruby 2.1%Language:Swift 1.3%Language:Kotlin 0.4%Language:Objective-C 0.1%