biometric_iot_bridge 0.1.5 copy "biometric_iot_bridge: ^0.1.5" to clipboard
biometric_iot_bridge: ^0.1.5 copied to clipboard

Securely authenticate users with biometrics and trigger remote IoT actions via MQTT. Designed for Flutter apps requiring hardware-level trust and device control.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add biometric_iot_bridge

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

dependencies:
  biometric_iot_bridge: ^0.1.5

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:biometric_iot_bridge/biometric_iot_bridge.dart';
0
likes
160
points
326
downloads

Documentation

API reference

Publisher

verified publisherseosiri.com

Weekly Downloads

Securely authenticate users with biometrics and trigger remote IoT actions via MQTT. Designed for Flutter apps requiring hardware-level trust and device control.

Repository (GitHub)
View/report issues

Topics

#biometrics #mqtt #iot #security #authentication

License

MIT (license)

Dependencies

crypto, flutter, local_auth, mqtt_client

More

Packages that depend on biometric_iot_bridge