FLUTTER ECOSYSTEM

in_app_update_dialog

A Flutter plugin for handling Android In-App Updates. Supports Flexible and Immediate update flows with granular control and callbacks.

Latest version
0.0.1
30-day downloads
15
Likes
2
Pub points
160

Package Overview

Selection guidance generated from public package information. For reference only.

Overview

The in_app_update_dialog package is a Flutter plugin designed to manage Android In-App Updates with support for both Flexible and Immediate update flows. It provides granular control over the update process, including customizable dialogs and callback handling for update events. Developers can seamlessly integrate update prompts into their apps, ensuring users are informed and guided through updates. The package simplifies the implementation of Google Play's in-app update features on Android, enhancing user experience during app upgrades.

Use cases
  • Handling mandatory app updates
  • Implementing flexible in-app update flows
  • Displaying custom update dialogs
  • Integrating with Google Play's update system
  • Managing update progress and status
  • Providing feedback on update completion
Key features
  • Supports Flexible and Immediate update modes
  • Customizable update dialog UI
  • Callback hooks for update lifecycle events
  • Seamless integration with Google Play
  • Platform-specific Android implementation
  • Simple API for update initiation
Suitable for
  • Android-only Flutter apps requiring in-app updates
  • Apps needing user guidance during updates
  • Developers using Google Play for distribution
  • Projects wanting minimal boilerplate for updates
  • Teams prioritizing user experience during updates
  • Apps enforcing timely update compliance
Considerations
  • Limited to Android platform
  • Requires Google Play Services
  • Depends on correct Google Play configuration
  • Does not support iOS
  • May require additional permissions
  • Update flow behavior depends on Google Play settings
Supported platformsAndroid

Install package

flutter pub add in_app_update_dialog

Categories

Related projects

No data available yet.