Commit Graph

21 Commits

Author SHA1 Message Date
Luan Nico
f6db096ac6 Small fixes and nits to make null-safe simpler (#686) 2021-02-26 09:45:50 -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
Lukas Klingsbo
b1fa449dae Migrate RaisedButton -> ElevatedButton (#654)
* Migrate RaisedButton to ElevatedButton

* Add changelog entry
2021-02-09 20:22:03 -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
Renan
2f2ab1341e game widget (#533) 2020-12-09 10:10:12 +00:00
Lukas Klingsbo
b29e0a6f11 Refactor timer class 2020-10-22 20:15:08 +02:00
Lukas Klingsbo
7bc9c9a3a7 Create extensions for Size and Offset 2020-09-21 19:50:54 +02:00
Lukas Klingsbo
181d292861 Fix imports 2020-09-21 19:39:40 +02:00
Lukas Klingsbo
50f8ffce3b Vector2 extension 2020-09-20 17:30:58 +02:00
Lukas Klingsbo
c90f636136 Use delegate Vector2F class instead of Vector2 2020-09-18 00:00:13 +02:00
Lukas Klingsbo
0de63bebca Rename vector package 2020-09-12 21:27:16 +02:00
Lukas Klingsbo
5edd5f0fbd Move from Position to Vector2 2020-09-10 01:16:25 +02:00
Luan Nico
997f36edc4 Part 3: Great Composed Component Refactor 2020-08-08 19:49:10 -04:00
Erick Zanardo
861918c823 Linting 2020-06-30 23:56:24 -03:00
Erick Zanardo
df1f88a6e0 Reverting doc rename 2020-05-18 15:13:22 -03:00
Lukas Klingsbo
9293a6e4a9 Renamed doc to docs and minor language fixes 2020-05-10 16:51:49 +02:00
Erick Zanardo
bb5d876cdb Adding TimerComponent class 2019-11-27 22:12:20 -03:00
Luan Nico
bbd5a3f683 formatting 2019-10-14 17:28:50 -04:00
Luan Nico
15955e7d28 Fixing warnings and nits on our examples 2019-10-14 17:15:41 -04:00
Luan Nico
00519b0047 bump version + formatting 2019-07-09 11:37:22 -03:00
erickzanardo
4b2288623e Implementing Timer and its examples 2019-06-28 15:47:31 -03:00