eye_tracking 0.1.2 copy "eye_tracking: ^0.1.2" to clipboard
eye_tracking: ^0.1.2 copied to clipboard

Flutter plugin for real-time eye tracking with sub-degree accuracy on web, iOS, and Android.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add eye_tracking

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

dependencies:
  eye_tracking: ^0.1.2

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:eye_tracking/eye_tracking.dart';
4
likes
150
points
202
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for real-time eye tracking with sub-degree accuracy on web, iOS, and Android.

Homepage
Repository (GitHub)
View/report issues

Topics

#eye-tracking #computer-vision #webgazer #gaze-tracking #accessibility

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface, web

More

Packages that depend on eye_tracking

Packages that implement eye_tracking