11 Commits

Author SHA1 Message Date
ccee9a466b Move files to src and comply with the dart package layout convention (#621)
* 👌 Use `Offset` type directly in `JoystickAction.update` calculations (#631)

* Move files to src and comply with the dart package layout convention

* Fixing widgets example

Co-authored-by: Serge Matveenko <lig@countzero.co>
Co-authored-by: Erick Zanardo <erickzanardoo@gmail.com>
2021-01-20 09:05:43 -03:00
16eaef3bb1 🏷 Backport some code improvements from the null-safety branch (#603) 2021-01-08 23:25:29 -03:00
463c30c374 Support dragable components 2020-12-09 10:22:36 +00:00
f0e1e2c03b Followup fix imports with new version of vscode-dart-import 2020-10-14 20:18:14 -04:00
25b0f403f7 Adding ScrollDetector 2020-09-14 22:38:25 +02:00
3e4143a7ac Updating with PR suggestions 2020-09-12 11:47:32 -03:00
0d8c0b7b6c Adding HoverDetector 2020-09-10 22:33:51 -03:00
624a4de294 Refactoring gestures to fix conflicts 2020-05-20 19:55:36 -03:00
a9bdb43137 Adding multidrag support 2020-05-14 11:07:01 -03:00
7dea681b7d Adding multitap with RawGestureDetector 2020-05-13 11:41:32 -03:00
a2336b926d Refactoring new API to use mixins 2019-11-11 09:24:13 -03:00