Luan Nico
edc54fdc34
Null-safety ( #685 )
2021-03-09 17:45:55 -05:00
Luan Nico
062b73d5f5
More followups from #667 : Unifying constructor logic + small improvements and docs ( #681 )
2021-02-23 17:38:19 -05:00
Luan Nico
9c38c9bd04
New linter rules ( #676 )
2021-02-23 12:16:23 -05:00
pedia
9735cf5e08
Improve default constructor for positioned components ( #667 )
2021-02-23 11:27:17 -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
Erick Zanardo
11511b98a8
Moving size from BaseGame to Game
2020-12-11 11:45:23 -03:00
Renan
2f2ab1341e
game widget ( #533 )
2020-12-09 10:10:12 +00:00
Luan Nico
4f989e49f5
Unify multiple render methods on Sprite
2020-12-09 10:10:12 +00:00
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
Erick Zanardo
0851efa7df
Merge branch 'v1.0.0' into erick.assets-refactor-2
2020-10-05 19:30:18 -03:00
Lukas Klingsbo
0f9fc2c60e
Fixed with regards to the comments
2020-09-30 20:49:19 +02:00
Erick Zanardo
8e9c16b619
Merge branch 'v1.0.0' into erick.assets-refactor-2
2020-09-29 23:54:11 -03:00
Luan Nico
9d9d94c1b3
Fix examples dart version to allow extensions
2020-09-27 15:28:44 -04:00
Erick Zanardo
dcbf36a8cf
Fixing more examples
2020-09-26 12:33:04 -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
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
6f836ee36c
Extract each component to their own file
2020-08-03 13:08:41 -04:00
Flavio Diez
433bcf03cd
added ensureInitialized call on examples that were not working without it
2020-05-20 17:17:46 +02: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
2d70522258
Removing generated_plugin_registrant.dart
2020-05-05 10:21:19 -03:00
Erick Zanardo
ebc6be0237
Adding Images#fromBase64
2020-05-03 19:06:20 -03:00
Erlend Fagerheim
2bc4b7ad9d
refactor classes in game.dart to separate files
2020-04-20 21:11:54 +02:00
Erlend Fagerheim
8b232c9e1d
add sprites example
2020-04-19 08:55:06 +02:00