shorebird_code_push library
Classes
- Patch
- An object representing a single patch (over-the-air update).
- ShorebirdUpdater
- Manage updates for a Shorebird app.
Enums
- UpdateFailureReason
- The reason a call to ShorebirdUpdater.update failed.
- UpdateStatus
- The current status of the app in terms of whether its up-to-date.
Extension Types
- UpdateTrack
- A track to check for updates on.
Exceptions / Errors
- ReadPatchException
- An exception thrown by ShorebirdUpdater.readCurrentPatch and ShorebirdUpdater.readNextPatch when the read is unsuccessful.
- UpdateException
- An exception thrown by ShorebirdUpdater.update when the update is unsuccessful.