wifi_ftm 0.1.0 copy "wifi_ftm: ^0.1.0" to clipboard
wifi_ftm: ^0.1.0 copied to clipboard

PlatformAndroid

A Flutter plugin for WiFi Fine Timing Measurement (FTM) and Round-Trip-Time (RTT) ranging, supporting both 802.11mc and 802.11az (Android 15+).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add wifi_ftm

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  wifi_ftm: ^0.1.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:wifi_ftm/wifi_ftm.dart';
1
likes
160
points
13
downloads

Documentation

API reference

Publisher

verified publisherraylabz.com

Weekly Downloads

A Flutter plugin for WiFi Fine Timing Measurement (FTM) and Round-Trip-Time (RTT) ranging, supporting both 802.11mc and 802.11az (Android 15+).

Homepage
Repository (GitHub)
View/report issues

Topics

#wifi #ftm #rtt #positioning #ranging

Funding

Consider supporting this project:

buymeacoffee.com

License

Apache-2.0 (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on wifi_ftm

Packages that implement wifi_ftm