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

Advanced cross-platform eye tracking and gaze detection for Flutter. Supports Android, iOS, Web, Windows, macOS, and Linux with real-time performance.

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: ^3.0.3

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
160
points
418
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

Advanced cross-platform eye tracking and gaze detection for Flutter. Supports Android, iOS, Web, Windows, macOS, and Linux with real-time performance.

Repository (GitHub)
View/report issues

Topics

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

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on gazepoint_sdk

Packages that implement gazepoint_sdk