14 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
2b9166db08 Test CombinedEffects that contain alternating effects 2020-11-07 15:21:21 +01:00
39c2663798 Function for set component to init state 2020-11-07 15:21:21 +01:00
aaa35fb35a Fixed some Sequence bugs 2020-11-07 15:21:21 +01:00
d77c8d9c79 Duration can not be zero 2020-11-07 15:21:21 +01:00
09adb4972c Always set end state 2020-11-07 15:21:21 +01:00
eeb22ea3ef Debugging 2020-11-07 15:21:21 +01:00
39f6e06abb All current tests need floatRange 2020-11-07 15:21:21 +01:00
65f3828b23 Add float range to other peak tests 2020-11-07 15:21:21 +01:00
5e4c466716 Add float range to test suite where needed 2020-11-07 15:21:21 +01:00
ed4d493ecb Fix formatting 2020-11-07 15:21:21 +01:00
5bfd47be25 MoveEffect test for alternation+infinity 2020-11-07 15:20:40 +01:00
520266df23 Stabilize MoveEffect tests 2020-11-07 15:20:40 +01:00
c4e2049450 Generalize position effect tests 2020-11-07 15:20:40 +01:00