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

A high-performance remote licensing and app-protection plugin for Flutter. Secured by HMAC signatures and native FFI (Secure Enclave), it enables developers to remotely lock, warn, or sync application [...]

Changelog #

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

1.0.0 - 2026-06-08 #

Initial public release (see deployment/dev_guard/ for the sanitized publish package).

Added #

  • Native Security (FFI): HMAC-SHA256 signing via compiled devguard_core binary.
  • REST Protocol: v1-gzip secure telemetry tunnel.
  • Glassmorphic Lock Screen: WhatsApp / Email / Call support buttons and optional unlock-key entry.
  • Warning Banner: Non-blocking in-app payment / license reminders.
  • Advanced Telemetry: Optional battery, RAM, network, and storage collection.
  • Hardware Fingerprinting, device tokens, remote wipe, fail-safe modes, diagnostic overlay.
  • Customer-facing README with ACTIVE / WARNING / LOCKED screenshot gallery.
  • Bundled example app with DevGuard Secure welcome UI and live status badge.

Changed #

  • Lock screen unlock entry label: Enter Unlock Key (parity with React Native SDK).
1
likes
0
points
58
downloads

Publisher

unverified uploader

Weekly Downloads

A high-performance remote licensing and app-protection plugin for Flutter. Secured by HMAC signatures and native FFI (Secure Enclave), it enables developers to remotely lock, warn, or sync applications via the DevGuard REST API.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

android_id, battery_plus, connectivity_plus, crypto, device_info_plus, ffi, flutter, flutter_secure_storage, flutter_vault_logger, geolocator, hive_flutter, http, package_info_plus, path_provider, root_jailbreak_guard, url_launcher

More

Packages that depend on dev_guard

Packages that implement dev_guard