Commit Graph

14 Commits

Author SHA1 Message Date
Luan Nico
9c38c9bd04 New linter rules (#676) 2021-02-23 12:16:23 -05: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
39c2663798 Function for set component to init state 2020-11-07 15:21:21 +01:00
Lukas Klingsbo
bd22660800 Remove unnecessary part from SequenceEffect update 2020-11-07 15:21:21 +01:00
Lukas Klingsbo
aaa35fb35a Fixed some Sequence bugs 2020-11-07 15:21:21 +01:00
Lukas Klingsbo
b784114739 Remove unused import 2020-11-07 15:21:21 +01:00
Lukas Klingsbo
d77c8d9c79 Duration can not be zero 2020-11-07 15:21:21 +01:00
Lukas Klingsbo
09adb4972c Always set end state 2020-11-07 15:21:21 +01:00
Lukas Klingsbo
eeb22ea3ef Debugging 2020-11-07 15:21:21 +01:00
Lukas Klingsbo
39f6e06abb All current tests need floatRange 2020-11-07 15:21:21 +01:00
Lukas Klingsbo
5e4c466716 Add float range to test suite where needed 2020-11-07 15:21:21 +01:00
Lukas Klingsbo
e85aa78aef Remove unused import 2020-11-07 15:21:21 +01:00
Lukas Klingsbo
ed4d493ecb Fix formatting 2020-11-07 15:21:21 +01:00
Lukas Klingsbo
09191d3961 Added rotate effect test 2020-11-07 15:20:40 +01:00