async_var library

Classes

AsyncVar<T>
A class that manages asynchronous operations and notifies listeners about the loading state, data, and errors. Operations can be cancelled using the cancelOperation method.