ground_control 1.0.3 copy "ground_control: ^1.0.3" to clipboard
ground_control: ^1.0.3 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.3 - 2026-04-25 #

Fixed #

  • Fixed broken GIF preview paths in README for pub.dev compatibility.
  • Resolved repository URL mismatch for pub.dev analysis.
  • Aligned project metadata with the official GitHub repository link.

1.0.2 - 2026-04-25 #

Fixed #

  • Fixed broken GIF preview paths in README for pub.dev compatibility.
  • Renamed and organized preview assets for better package structure.

1.0.1 - 2026-04-25 #

Fixed #

  • Updated deprecated withOpacity to withValues for improved performance and 100/100 Pana score support.
  • Corrected repository and issue tracker links in pubspec.yaml.
  • Optimized package size by excluding internal documentation and build artifacts.

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
160
points
192
downloads

Documentation

API reference

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

MIT (license)

Dependencies

flutter, http, shared_preferences, url_launcher

More

Packages that depend on ground_control