Commit Graph

6 Commits

Author SHA1 Message Date
Renan
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
Christopher Casey
5b1988ca36 Add Timer tests and fix progress (#611)
* Add Timer tests and fix progress

* Add Timer tests & progress fix to CHANGELOG
2021-01-07 09:52:49 -03:00
Christopher Casey
24433c18a0 Ensure non-repeating Timer callback fires (#610) 2021-01-05 20:12:39 -03:00
Lukas Klingsbo
181ac5ad17 Added from 19dbda53 2020-10-24 13:35:45 +02:00
Lukas Klingsbo
ce056e840a Formatting 2020-10-22 20:15:34 +02:00
Lukas Klingsbo
b29e0a6f11 Refactor timer class 2020-10-22 20:15:08 +02:00