Skip to content

mekomidev/touchpaint-flutter

 
 

Repository files navigation

Touchpaint Flutter

This is a simple Flutter app for latency testing and comparison to the Touchpaint Linux kernel module and native Android app. Available modes include:

  • Paint with finger (for testing drag latency)
  • Fill screen on touch (for testing tap latency)
  • Box follows touch (for testing drag latency differently, similar to this Microsoft Research video)
  • Blank redraw (for testing baseline rendering performance)

Credits for version 1.0.0 go to kdrag0n for the original code.

Changelog

1.1.0

  • Updated to Dart 3.0.0+
  • Implemented null safety
  • Bumped dependencies
  • Updated iOS/Android support
  • Added Linux, macOS support
  • Added sample rate to "Follow" mode
  • Minor fixes

About

Flutter app for touch latency testing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 48.7%
  • CMake 23.8%
  • C++ 12.6%
  • Ruby 7.4%
  • Swift 5.3%
  • C 1.8%
  • Other 0.4%