biometric_iot_bridge 0.1.2 copy "biometric_iot_bridge: ^0.1.2" to clipboard
biometric_iot_bridge: ^0.1.2 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.2

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
145
points
0
downloads

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

Documentation

API reference

License

MIT (license)

Dependencies

crypto, flutter, local_auth, mqtt_client

More

Packages that depend on biometric_iot_bridge