Skip to content

A flutter plugin package to check whether device has Wi-Fi RTT Scan Feature or not.

License

Notifications You must be signed in to change notification settings

baranacikgoz/has_wifi_rtt

Repository files navigation

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();

Also check the example app.

About

A flutter plugin package to check whether device has Wi-Fi RTT Scan Feature or not.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published