Flutter Heart Rate Monitor ?
A simple Flutter app to estimate heart beats per minute. The data estimated in the app uses Heart Rate API which is complety free to use.
Check following repository to know more about Heart-Rate-Api.
Demo
Requirements
- Any Operating System (i.e. MacOS X, Linux, Window)
- Any IDE with Flutter SDK installed (i.e. IntelliJ, Android Studio, VSCode etc)
- Knowledge about Dart and Flutter
Features
- Estimate BPM
- Heart rate statistics
Plugins
Name | Usage |
---|---|
font_awesome_flutter | Awesome icons |
flutter_sinusoidals | Sine wave generator |
fl_chart | Line char diagram |
camera | Capture ppg data |
lottie | Animated gifs |
firebase_storage | Store video recording |
Screenshots
Homepage | Statistics |
---|---|
Comments are closed.