gazepoint_sdk 3.0.0 copy "gazepoint_sdk: ^3.0.0" to clipboard
gazepoint_sdk: ^3.0.0 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 Dart:

 $ dart pub add gazepoint_sdk

With Flutter:

 $ flutter pub add gazepoint_sdk

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

dependencies:
  gazepoint_sdk: ^3.0.0

Alternatively, your editor might support dart pub get or 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
0
points
418
downloads

Documentation

Documentation

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

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on gazepoint_sdk

Packages that implement gazepoint_sdk