PackageTrack
Sign in Get early access

anti_mitm

A flutter plugin to detect if the mobile device is connected to a proxy or VPN.

0.1.0 58 downloads/mo #3519 most downloaded on pub.dev thanhdang198/anti_mitm

What this package is like to depend on

Last release 1 years ago

06 Jun 2025

Too new to tell

only 2 release windows

Nearly every release is documented

notes for 3 of 3 stable releases

Nothing withdrawn

no release was ever pulled

1 years old

3 releases · first in 2025

0 releases in the last 12 months

see the full history below

Release timeline

3 releases · May 2025 to Jun 2025
2026
Release Pre-release

Releases

latest 3
  1. 0.1.0 06 Jun 2025
    Release notes
    • BREAKING: Fixed IPv6 localhost detection (::1) in isLocalCaptureIP method
    • NEW: Added network blocking functionality to prevent all HTTP/HTTPS requests
    • NEW: Added NetworkBlocker class with methods:
      • enableNetworkBlocking() - Block all network connections
      • disableNetworkBlocking() - Restore normal network access
      • isNetworkBlocked - Check if network blocking is active
    • NEW: Enhanced AntiMitm class with network protection methods:
      • blockAllConnections() - Block all network connections when threats detected
      • restoreConnections() - Restore normal network access
      • isNetworkBlocked - Check network blocking status
      • performSecurityCheck(autoBlock: true) - Comprehensive security check with auto-blocking
    • NEW: Added NoNetworkHttpOverrides class for direct HttpOverrides usage
    • IMPROVED: Better proxy detection logic for various IP ranges and formats
    • IMPROVED: Enhanced test coverage for all new functionality
    • IMPROVED: Updated documentation with comprehensive usage examples
    • FIXED: Corrected iOS Swift header import issues
    • FIXED: Updated method channel names to match plugin name
    Open source →
  2. 0.0.2 06 May 2025
    Release notes
    • Update README.md to include the isConnectedToProxy method.
    Open source →
  3. 0.0.1 06 May 2025
    Release notes
    • Initial release of the AntiMitm plugin.
    • Added the isConnectedToProxy method to check if the device is connected to a proxy.
    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