heart_rate 0.0.1+1
heart_rate: ^0.0.1+1 copied to clipboard
Flutter plugin to measure heart rate using smartphone camera for both Android and IOS
Changelog #
All notable changes to this package will be documented in this file.
The format is based on Keep a Changelog.
0.0.1+1 #
- Updated README with author info, GitHub links, and badges.
- Minor documentation improvements.
0.0.1 #
- Initial release of the
heart_ratepackage. - Real-time heart rate (BPM) measurement using the phone's camera and flash.
- Cross-platform support for Android and iOS.
- Simple
HeartRateDialogwidget for easy integration. - ⚠️ Disclaimer: Not a medical device; for educational/informational purposes only.