FLUTTER ECOSYSTEM

flutter_xupdate

A Flutter plugin for XUpdate(Android Version Update Library).

Latest version
3.0.0
30-day downloads
377
Likes
83
Pub points
150

Package Overview

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

Overview

flutter_xupdate is a Flutter plugin that integrates XUpdate, an Android-specific library for managing app updates. It enables seamless in-app update functionality on Android devices, supporting both silent background updates and user-triggered update prompts. The plugin simplifies the process of checking for new versions, downloading updates, and installing them without requiring a full app restart. It's designed to enhance user experience by minimizing disruption during updates.

Use cases
  • In-app update notifications
  • Silent background updates
  • Manual update triggers
  • Version compatibility checks
  • Update progress tracking
Key features
  • Android-only support
  • Background update downloads
  • Customizable update dialogs
  • Progress monitoring
  • Integration with XUpdate library
Suitable for
  • Android-focused Flutter apps
  • Apps requiring frequent updates
  • Developers using XUpdate
  • Projects needing lightweight update logic
Considerations
  • Limited to Android platform
  • Requires manual configuration for update server
  • No iOS support
  • Dependent on XUpdate backend setup
  • May need custom UI adjustments
Supported platformsAndroid

Install package

flutter pub add flutter_xupdate

Categories

Source repository

Related projects

No data available yet.