Skip to content

Latest commit

 

History

History
66 lines (49 loc) · 2.17 KB

File metadata and controls

66 lines (49 loc) · 2.17 KB

Force Update with Remote Config

Ever needed a force update prompt that is controlled remotely?

There's a package for that: force_update_helper.

This works by comparing the current app version with a required app version that is fetched from a remote source.


The package requires a bit of setup, and this is all documented in the README:

Example apps are also included, showing how to use a GitHub Gist or a Dart Shelf app as the remote source.


To learn more about force update and how to get your app ready for production, check out my latest course:


Previous Next
Show the Licenses in your Flutter app Fixing Build Issues - Nuclear Option 💣