gazepoint_sdk 3.0.4 copy "gazepoint_sdk: ^3.0.4" to clipboard
gazepoint_sdk: ^3.0.4 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.4

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
409
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, flutter_web_plugins, plugin_platform_interface, web

More

Packages that depend on gazepoint_sdk

Packages that implement gazepoint_sdk