UpdateFlow class
Orchestrates the end-to-end update UX: check → prompt → download → restart.
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- manager → ShorebirdUpdateManager
-
The manager that performs the underlying update operations.
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
start(
) → Future< void> - Runs the full update flow, showing each dialog in sequence.
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited