A Flutter package to enforce app updates by displaying a splash screen and a modal bottom sheet prompting users to update the app.
- Displays a splash screen while checking for updates.
- Shows a modal bottom sheet if an update is required.
- Supports multiple languages for the update prompt.
Add the following to your pubspec.yaml
file:
dependencies:
force_update_splash:
git:
url: https://github.com/AQuadic/force_update_splash.git