providers library
Properties
-
apiServiceProvider
→ Provider<
ApiService> -
Provides the current
ApiService
instance for the given token.final -
appDirServiceProvider
→ Provider<
AppDirService> -
Provides the current
AppDirService
instance.final -
connectionServiceProvider
→ StateNotifierProvider<
_ConnectionProvider, bool> -
Provides the current connection status of the device.
final
-
downloadServiceProvider
→ Provider<
DownloadService> -
Provides the current
DownloadService
instance.final -
networkServiceProvider
→ Provider<
NetworkService> -
Provides the current
NetworkService
instance.final