loading_button library

Classes

LoadingButton
A wrapoer to Flutter Buttons (ElevatedButton, FilledButton, FilledButton.tonal, OutlinedButton) to introduce a loading animation in any async context (ex: disable button during an http call)

Enums

LoadingButtonType
Configures a LoadingButton to wrap a native Flutter button.