appcockpit 1.0.0
appcockpit: ^1.0.0 copied to clipboard
A Flutter SDK for managing app version updates, maintenance mode, and user authentication tracking.
1.0.0 #
- Initial release
- App version update checking with full-screen modal (
AppUpdateWrapper) - Standalone version check with native alert dialog (
checkVersionUpdate) - Maintenance mode with polling (
MaintenanceWrapper) - User authentication tracking
- Localization support (20 languages)
- Customizable themes and screens