biometric_iot_bridge 0.1.1 copy "biometric_iot_bridge: ^0.1.1" to clipboard
biometric_iot_bridge: ^0.1.1 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 Dart:

 $ dart pub add biometric_iot_bridge

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 dart pub get):

dependencies:
  biometric_iot_bridge: ^0.1.1

Alternatively, your editor might support dart pub get or 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
0
points
48
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

License

unknown (license)

Dependencies

crypto, flutter, local_auth, mqtt_client

More

Packages that depend on biometric_iot_bridge