PackageTrack
Sign in Get early access

appcare_flutter

An all-in-one Flutter utility package for app maintenance, upgrader dialogs, device info, battery, network diagnostics, biometrics, security, and hardware controls.

2.0.1 307 downloads/mo #1031 most downloaded on pub.dev

What this package is like to depend on

Last release 3 days ago

20 Aug 2026

Release timing varies

gaps range from 2 weeks to 6 months

Most releases are documented

notes for 6 of 7 stable releases

Nothing withdrawn

no release was ever pulled

6 months old

7 releases · first in 2026

7 releases in the last 12 months

see the full history below

Release timeline

7 releases · Jan 2026 to Aug 2026
Release Pre-release

Releases

latest 7
  1. 2.0.1 20 Aug 2026
    Release notes
    • Fix Dart Plugin Registrant Compatibility: Conditionally exported desktop platform registrant classes (AppcareFlutterMacOS, AppcareFlutterWindows, AppcareFlutterLinux) in appcare_flutter.dart to resolve build failures during Flutter's automated registrant generation.
    • Non-IO Web Stubs: Added web/WASM-safe desktop registration stubs without dart:io contamination.
    • Android Kotlin JVM Target Alignment: Configured Kotlin compiler JVM target (jvmTarget = "17") in android/build.gradle to prevent Gradle compile incompatibility.
    • Pub Metadata: Added official repository and issue_tracker links to pubspec.yaml.
    Open source →
  2. 2.0.0 20 Aug 2026
    Release notes
    • 100% Zero External Dependencies: Powered purely by Flutter & Dart SDK built-in libraries (using native dart:js_interop extension types with no third-party web packages).
    • Full WASM & Web Runtime Compatibility: 100% WASM-ready web platform implementation with zero external package overhead.
    • Zero dart:io Web Contamination: Decoupled file IO operations via conditional compilation storage abstraction, ensuring full Web and WASM runtime compatibility.
    • Streamlined Public API Exports: Cleaned up appcare_flutter.dart exports to only expose public APIs and models.
    • Full 6-Platform 20/20 pub.dev Score: Resolved all pana static analysis, platform compatibility, and linting warnings for a perfect 160/160 score.
    Open source →
  3. 1.4.1 20 Aug 2026

    Nothing published for this version

  4. 1.4.0 08 Aug 2026
    Release notes
    • Full 6-Platform Support: Added comprehensive cross-platform support for Android, iOS, Web, macOS, Windows, and Linux (20/20 pub.dev platform support score).
    • Swift Package Manager (SPM): Structured iOS plugin for full Swift Package Manager compatibility.
    • Built-in Kotlin: Migrated Android Gradle configuration to modern built-in Kotlin (AGP 9+ compatible).
    • Native Flashlight / Torch Controller: Added turnFlashlightOn(), turnFlashlightOff(), and toggleFlashlight() for direct native camera flash control.
    • Security & Anti-Cheat Helpers: Added isMockLocation() to detect Fake GPS apps, isAutomaticTime() to verify network time sync, and isScreenBeingRecorded() to detect active screen recording.
    • External App Presence Inspector: Added isAppInstalled() to check if WhatsApp, Telegram, or other apps are installed.
    • Wi-Fi Signal Strength (RSSI): Added getWifiSignalStrength() returning Wi-Fi signal level on a 0 to 4 scale.
    • Device Face-Down Detector: Added isDeviceFaceDown() to detect when device screen is face down on a flat surface.
    Open source →
  5. 1.0.2 30 Jan 2026
    Release notes
    • Added Swift Package Manager (SPM) support for iOS (Package.swift).
    • Migrated Android build configuration to modern built-in Kotlin support.
    • Enhanced DartDoc documentation across 100% of public API methods and models.
    • Improved version comparison logic (compareVersions) to support standard semver, build numbers (e.g. 1.0.0+2), and pre-release tags.
    • Added resetReviewHistory() helper to manage in-app review cooldown state.
    • Enhanced location permission flow on Android (dual fine/coarse check) and iOS (iOS 14+ authorization status support).
    • Added timeout and custom host options for checkConnectivity().
    Open source →
  6. 1.0.1 30 Jan 2026
    Release notes
    • Initial release bug fixes and README updates.
    Open source →
  7. 1.0.0 30 Jan 2026
    Release notes
    • Initial release: App Rating, Update Checker, Internet Connectivity, Package Info, Geo Location.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive