biometric_iot_bridge
Securely authenticate users with biometrics and trigger remote IoT actions via MQTT. Designed for Flutter apps requiring hardware-level trust and device control.
What this package is like to depend on
Last release 5 months ago
04 Mar 2026
Too new to tell
only 2 release windows
Nearly every release is documented
notes for 5 of 5 stable releases
Nothing withdrawn
no release was ever pulled
6 months old
5 releases · first in 2026
5 releases in the last 12 months
see the full history below
Release timeline
5 releases · Feb 2026 to Mar 2026Releases
latest 5-
0.1.504 Mar 2026Release notes
Open source →- Fixed token generation test
- Improved CI pipeline configuration
- Updated package dependencies
- Minor stability improvements
-
0.1.419 Feb 2026Release notes
Open source →- Fixed constructor order lint (sort_constructors_first)
- Minor internal cleanup
- No API changes
-
0.1.218 Feb 2026 -
0.1.118 Feb 2026Release notes
Open source →- Update README with correct version, platform setup, full example
- Add repository, homepage, topics to pubspec
-
0.1.018 Feb 2026Release notes
Open source →- Initial public release
- Biometric authentication via local_auth
- Secure token generation using SHA-256
- MQTT signaling bridge foundation