core/updates/update_notifier library
Classes
- AppUpdateGatewayProvider
- Platform update gateway.
- UpdateNotifier
- Drives background update checks and explicit compatibility updates.
- UpdateNotifierProvider
- Drives background update checks and explicit compatibility updates.
Enums
- RequiredUpdateResult
- Outcome of an update explicitly requested from compatibility-blocked UI.
- UpdateInstallStatus
- Whether a downloaded flexible update is ready to install.
Properties
- appUpdateGatewayProvider → AppUpdateGatewayProvider
-
Platform update gateway.
final
- updateProvider → UpdateNotifierProvider
-
Drives background update checks and explicit compatibility updates.
final
Functions
-
appUpdateGateway(
Ref ref) → AppUpdateGateway - Platform update gateway.