Closed shujaatak closed 6 months ago
As far as I know it's not currently easy or not even possible to detect RMB click in Flutter. I an not sure about ctrl+mouse. This is multiplatform app and on mobile devices there is no mouse so the gestures will be adapted for all types of devices.
Multiple selection will be implemented soon in this demo.
This is multiplatform app and on mobile devices there is no mouse so the gestures will be adapted for all types of devices.
Very valid reason!
Although someone who want to support desktop platforms can right platform specific code wherever needed.
LMB = Left Mouse Button RMB = Right Mouse Button