wifi_ftm 0.1.0
wifi_ftm: ^0.1.0 copied to clipboard
A Flutter plugin for WiFi Fine Timing Measurement (FTM) and Round-Trip-Time (RTT) ranging, supporting both 802.11mc and 802.11az (Android 15+).
0.1.0 #
- Initial release.
- Capabilities Detection: Check if the device hardware supports WiFi RTT and 802.11az.
- Access Point Scanning: Discover nearby WiFi APs and identify RTT responders (MC/AZ).
- High-Precision Ranging: Sub-meter accuracy ranging to one or more access points simultaneously.
- Auto-Negotiation: Automatically uses 802.11az when both device and AP support it, falling back to 802.11mc.
- Detailed Metrics: Get distance, RSSI, standard deviation, and success rate for every ranging session.