smart_app_update library

Classes

AppConstants
Utility helpers used by the package. Mirrors the behaviour you had:
AppUpdateManager
App Update Manager Checks the latest app version from API, Play Store, or App Store.
CustomUpdateVersion
Model matching your existing API contract.
SizeConfig
Minimal SizeConfig placeholder so the package UI can compute sizes. If the host app already has a SizeConfig, this file won't clash if import paths differ. This class mirrors a simple pattern you used: init(context), blockSizeVertical, screenWidth.
UpdateBottomSheet
Utility