7 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
2b9166db08 Test CombinedEffects that contain alternating effects 2020-11-07 15:21:21 +01:00
b9285c9b4d Correctly change end state in CombinedEffect 2020-11-07 15:21:21 +01:00
0d7a2a5c12 Do not reset state if not root effect 2020-11-07 15:21:21 +01:00
39c2663798 Function for set component to init state 2020-11-07 15:21:21 +01:00
6afe52b931 Break out effects handling 2020-11-07 15:21:21 +01:00