force_updater 1.0.2 copy "force_updater: ^1.0.2" to clipboard
force_updater: ^1.0.2 copied to clipboard

Smart app version manager for Flutter. Add force update walls, soft update banners, and maintenance screens in 2 lines of code. Features 6 premium Material 3 UI themes.

1.0.2 #

  • Documentation Update: Migrated to external raw GitHub image hosting to resolve pub.dev rendering limitations for screenshots.

1.0.1 #

1.0.0 #

  • Initial Stable Release of force_updater! 🎉
  • 5 Premium Visual Layouts: Pre-built themes out-of-the-box (glassmorphism, classic, minimalist, gradient, and bottomSheet) that adapt instantly to your app's Material 3 design and typography.
  • Custom UI Override support: Introduce the showDefaultDialog parameter to easily suppress default dialog overlays and build completely custom alert panels or snacker banners inside onVersionResolved.
  • System Dark Mode support: Added native ThemeMode.system support to the fallback full-screen Maintenance screen.
  • Smart DX Hot Reloading: Dynamic local caching and memory management to seamlessly pop and rebuild dialogs on code edits or style changes during interactive mock testing.
  • Real-time background checking: Background polling and lifecycle state checks (checkOnResume) to capture updates immediately when the app resumes from sleep.
  • Zero Dependencies: Pure Dart semver parsing and layout engines ensuring maximum speed and zero dependency conflicts.
2
likes
150
points
143
downloads
screenshot

Documentation

API reference

Publisher

verified publisheryashdodani.me

Weekly Downloads

Smart app version manager for Flutter. Add force update walls, soft update banners, and maintenance screens in 2 lines of code. Features 6 premium Material 3 UI themes.

Homepage

Topics

#update #force-update #version-check #maintenance #app-update

License

MIT (license)

Dependencies

flutter

More

Packages that depend on force_updater