ground_control 1.0.0 copy "ground_control: ^1.0.0" to clipboard
ground_control: ^1.0.0 copied to clipboard

A lightweight Flutter package that handles no-internet detection, force updates, maintenance mode, and what's new changelogs via remote JSON config.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.0.0 - 2026-04-18 #

Added #

  • Initial release of GroundControl.
  • GroundControlShell widget for wrapping the entire application.
  • Remote JSON configuration support.
  • Maintenance Mode with blocking UI and estimated end time.
  • Force Update logic with platform-specific store redirection.
  • "What's New" changelog popup with local version persistence.
  • No-internet detection with automatic/manual retry and countdown.
  • Full theme customization via GroundControlTheme.
  • Support for custom screen overrides.
  • Background periodic re-checking and foreground resume detection.
  • Config caching for robust offline performance.
  • Interactive example app with "Mock Server Panel".
  • Semantic version comparison utility.
0
likes
0
points
205
downloads

Publisher

unverified uploader

Weekly Downloads

A lightweight Flutter package that handles no-internet detection, force updates, maintenance mode, and what's new changelogs via remote JSON config.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, http, shared_preferences, url_launcher

More

Packages that depend on ground_control