Last updated:
0 purchases
has wifi rtt
has_wifi_rtt #
A flutter plugin package to check whether device has Wi-Fi RTT Scan Feature or not.
Supports Android.
Usage #
import 'package:has_wifi_rtt/has_wifi_rtt.dart'
final bool response = await HasWifiRtt.checkRtt();
copied to clipboard
Also check the example app.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.