gazepoint_sdk 2.1.0 copy "gazepoint_sdk: ^2.1.0" to clipboard
gazepoint_sdk: ^2.1.0 copied to clipboard

Cross-platform Flutter plugin for eye tracking and gaze point detection on Android and iOS.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add gazepoint_sdk

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

dependencies:
  gazepoint_sdk: ^2.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:gazepoint_sdk/gazepoint_sdk.dart';
0
likes
150
points
418
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

Cross-platform Flutter plugin for eye tracking and gaze point detection on Android and iOS.

Repository (GitHub)
View/report issues

Topics

#eye-tracking #gaze #camera #ml-kit #vision

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on gazepoint_sdk

Packages that implement gazepoint_sdk