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