Commit Graph

6 Commits

Author SHA1 Message Date
Luan Nico
9c38c9bd04 New linter rules (#676) 2021-02-23 12:16:23 -05:00
Jochum van der Ploeg
62780cabe2 Initial implementation of the Composition class. (#634)
* Initial implementation of the Composition class

* Added decodeImageFromPixels web support
2021-01-20 19:58:58 +01: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
7bc9c9a3a7 Create extensions for Size and Offset 2020-09-21 19:50:54 +02:00
Lukas Klingsbo
540e021d8b Rename vector2_extension to vector2 2020-09-21 12:17:21 +02:00
Lukas Klingsbo
619dcc89f4 Renamed vector2 test 2020-09-20 17:44:09 +02:00