Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 455 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 455 Bytes

Require In App Updates In Flutter Using Riverpod

Require users of your flutter app to upgrade to the newest version. See how to prompt both mandatory and optional update alerts within a flutter app. Use Riverpod to manage the update status, and your own backend to remotely configure the app to prompt the user to update.

Watch The Video

Watch the video