vitallens_flutter 0.1.0 copy "vitallens_flutter: ^0.1.0" to clipboard
vitallens_flutter: ^0.1.0 copied to clipboard

Flutter plugin for Rouast VitalLens contactless facial physiological vital signs estimation (Heart Rate, HRV, Respiration, rPPG waveforms).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add vitallens_flutter

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  vitallens_flutter: ^0.1.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:vitallens_flutter/vitallens_flutter.dart';
0
likes
150
points
83
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for Rouast VitalLens contactless facial physiological vital signs estimation (Heart Rate, HRV, Respiration, rPPG waveforms).

Repository (GitHub)
View/report issues

Topics

#health #camera #computer-vision #vitals #photoplethysmography

License

MIT (license)

Dependencies

flutter

More

Packages that depend on vitallens_flutter

Packages that implement vitallens_flutter