Commit Graph

8 Commits

Author SHA1 Message Date
Luan Nico
9c38c9bd04 New linter rules (#676) 2021-02-23 12:16:23 -05:00
Erick
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
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
Lukas Klingsbo
74d9a81ba9 Test SequenceEffect containing alternating effects 2020-11-07 15:21:21 +01:00
Lukas Klingsbo
b9285c9b4d Correctly change end state in CombinedEffect 2020-11-07 15:21:21 +01:00
Lukas Klingsbo
0d7a2a5c12 Do not reset state if not root effect 2020-11-07 15:21:21 +01:00
Lukas Klingsbo
39c2663798 Function for set component to init state 2020-11-07 15:21:21 +01:00
Lukas Klingsbo
ef55063072 SequenceEffect test 2020-11-07 15:21:21 +01:00