client/api/api_provider library

Classes

ApiNotifier

Properties

apiProvider → StateNotifierProvider<ApiNotifier, AsyncValue<ApiResult>>
Single API notifier. One instance per screen via apiProvider.family or shared globally — your choice.
final