hosamAddition/HttpReqstats/Loaders/FutureButton library

Classes

FutureButton<T>
A StatefulWidget that handles any Future requests and displays different states (idle, loading, success, error) for a button. This is the parent/generic class that can handle any type of Future operation.