shorebird_update_checker 0.0.7 copy "shorebird_update_checker: ^0.0.7" to clipboard
shorebird_update_checker: ^0.0.7 copied to clipboard

A Flutter package to check for updates and prompt users to update the app.

0.0.7 #

  • Add hasUpdateFailed to UpdateChecker to enable slientUpdate in the background in case of error

0.0.6 #

  • Added canceling the update after 5 failed attempts

0.0.5 #

  • Refactor button onPressed method in CheckForUpdatesWidget

0.0.4 #

  • Add iOS and Android app IDs to UpdateCheckerConfig

0.0.3 #

  • Add check for new patch updates in ShorebirdUpdateChecker

0.0.2 #

  • Fix error handling in update checker strategies

0.0.1 #

  • TODO: Describe initial release.