A SeeSo Flutter project.
SeeSo is an AI based eye tracking SDK which uses image from RGB camera to track where the user is looking. Extra hardware is not required and you can start your development for free. In 2021, SeeSo was recognized for its innovative technology and won GLOMO Award for Best Mobile Innovation for Connected Living!
- Android
- iOS
- Flutter description link
- Flutter : gaze_tracker_provider.dart
- Android :
MainActivity.kt - iOS :
AppDelegate.swift
-
Get a license key from https://manage.seeso.io and copy your key to
gaze_tracker_provider.dartstatic const licenseKey = 'input your key'; // Please enter the key value for development issued by the SeeSo.io
- Clone or download this project.
- Run this command
flutter pub getin terminal. - Move the
gazetracker-release.aarandlibgaze-release.aarfiles in the "android/app/libs" path.
- run Android device.
- Clone or download this project.
- Run this command
flutter pub getin terminal. - Move the
SeeSo.xcframeworkfile in the "ios/Runner" path.
- run iOS device.
If you have any problems, feel free to contact us
