Skip to content

Josecodesalot/touchtest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

touchtest

This is a custom control for Flutter which implements a touchpad-like surface (like a joystick but without the control point springing back to the center).

The control takes a change handler and reports back the x and y position only when it is being moved.

Demo

I had a lot of help in putting this together from the Flutter developers on stackoverflow here: https://stackoverflow.com/questions/44515611/flutter-creating-a-custom-control-with-flutter

Getting Started

For help getting started with Flutter, view the online documentation.

About

Flutter touch surface control

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 75.8%
  • Ruby 11.4%
  • Objective-C 8.6%
  • Java 4.2%