Commit Graph

17 Commits

Author SHA1 Message Date
Lukas Klingsbo
d09d2bd449 Add TextBoxConfig options and fix TextBoxComponent bugs (#534)
* Add TextBoxConfig options and fix TextBxoComponent bugs

* Add changelog entry

* Fix snackbar deprecation

* All examples to have publish to none

* One argument per line

* No explicit types for local variables

* Cache the width

* Fix formatting
2020-12-09 10:07:35 +00:00
Lukas Klingsbo
f48bf4d654 All components must call super 2020-10-07 09:20:28 +02:00
Renan
47aba31eff Fix resizable conflict (#483) 2020-10-06 14:13:31 +01:00
Luan Nico
9d9d94c1b3 Fix examples dart version to allow extensions 2020-09-27 15:28:44 -04: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
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
c95c93b3cd VectorUtil -> Vector2Operations 2020-09-12 16:43:29 +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
277faacf8f Some fixes regarding the joystic PR 2020-06-30 22:30:05 -03:00
rafaelbarbosatec
d8ba6c546c add improvemets by comments PR 2020-06-24 10:31:16 -03:00
rafaelbarbosatec
4f94dab233 update pubspec of the example 2020-06-23 11:39:52 -03:00
rafaelbarbosatec
76ff9930a6 fix comments and update example 2020-06-23 11:34:10 -03:00
rafaelbarbosatec
7896db097a add example joystick 2020-06-22 16:37:52 -03:00
rafaelbarbosatec
f014a01dec add example joystick 2020-06-22 16:37:52 -03:00