synheart_focus 0.0.1
synheart_focus: ^0.0.1 copied to clipboard
On-device cognitive concentration inference from biosignals and behavioral patterns for Flutter.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add synheart_focusThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
synheart_focus: ^0.0.1Alternatively, 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:synheart_focus/synheart_focus.dart';