FLUTTER ECOSYSTEM

playx_version_update

Easily show material update dialog in Android or Cupertino dialog in IOS with support for Google play in app updates.

Latest version
1.1.0
30-day downloads
2.4K
Likes
33
Pub points
140

Package Overview

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

Overview

A Flutter package that simplifies displaying platform-appropriate update dialogs: Material Design on Android and Cupertino on iOS. It supports in-app updates via Google Play, enabling seamless user experiences when new versions are available. The package handles version checks and prompts users to update directly through the respective app stores, reducing friction during updates. Ideal for apps requiring smooth, native-like update flows across platforms.

Use cases
  • Displaying in-app update prompts
  • Integrating Google Play in-app updates
  • Supporting iOS and Android update dialogs
  • Automating version check workflows
  • Enhancing user retention through timely updates
  • Enabling silent update notifications
Key features
  • Platform-specific UI (Material/Cupertino)
  • Google Play in-app update support
  • Simple integration with minimal setup
  • Version comparison and update detection
  • Customizable update dialog content
  • Cross-platform compatibility
Suitable for
  • Apps targeting both Android and iOS
  • Developers using Google Play for distribution
  • Projects needing automated update prompts
  • Apps focused on user experience and retention
  • Teams wanting minimal code for update handling
Considerations
  • Requires Google Play Services on Android
  • iOS in-app updates require App Store Connect configuration
  • Limited to Google Play and Apple App Store update mechanisms
  • Needs proper versioning strategy
  • May require additional permissions for update checks
  • Not suitable for non-store distribution models
Supported platformsAndroidiOS

Install package

flutter pub add playx_version_update

Categories

Related projects

No data available yet.