5 Commits

Author SHA1 Message Date
19ff80a0eb Adds checking for trailling commas on the project (#670)
* Testing a new linter option for trailling commas

* Checking trailling commas on linter
2021-02-18 11:31:45 -03:00
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
2f2ab1341e game widget (#533) 2020-12-09 10:10:12 +00:00
98ad12d269 Use relative imports 2020-12-09 10:10:12 +00:00
46554507a7 Tapables need to be handled in reversed priority order 2020-12-09 10:10:11 +00:00