An app which plots the heart rate datas received by a Polar device.
Remember to change the identifier in lib/main.dart and write down the one of the device you are using:
class _MyAppState extends State<MyApp> {
static const identifier = '20341925';
This way the application will scan for this particular device only.
The application is mainly based by Polar Flutter Package (https://pub.dev/packages/polar) & Flutter Plot Package (https://pub.dev/packages/flutter_plot)
The device used for testing the development was a Polar OH1.