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
Luan Nico
37ad12e9a0
.
2020-10-14 22:41:51 -04:00
Luan Nico
1e285464f1
Improve IsometricTileMap and Spritesheet classes
2020-10-14 01:55:03 -04:00
Lukas Klingsbo
25a3708e00
Default srcSize
2020-10-13 22:01:48 +02:00
Erick Zanardo
0851efa7df
Merge branch 'v1.0.0' into erick.assets-refactor-2
2020-10-05 19:30:18 -03:00
Erick Zanardo
8e9c16b619
Merge branch 'v1.0.0' into erick.assets-refactor-2
2020-09-29 23:54:11 -03: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
181d292861
Fix imports
2020-09-21 19:39:40 +02:00
Erick Zanardo
585b440d0b
Refactoring assets loading on Flame
2020-09-20 14:45:07 -03: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
Renan
23f13c395a
Improvement( #419 ): Rename animation to sprite animation ( #429 )
...
* rename animation stuff
* rename sprite animation component
* pr stuff
2020-08-06 01:21:20 +01:00
Erick Zanardo
19b57b0c38
Removing prefix from FlameSpriteWidget and FlameAnimationWidget
2020-05-30 12:44:10 -03:00
Erick Zanardo
fd8cca6eb9
Fixing Article and article example
2020-05-27 11:36:26 -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
Erlend Fagerheim
c535ba6a2f
fix commas
2020-04-23 18:10:36 +02:00
Erlend Fagerheim
4386f47fc4
make BaseGame non-abstract and remove SimpleGame | fix animation example
2020-04-21 16:34:39 +02:00
Luan Nico
15955e7d28
Fixing warnings and nits on our examples
2019-10-14 17:15:41 -04:00
Erick Zanardo
589f8235b5
Formating
2019-07-12 13:44:09 -03:00
Erick Zanardo
78dfa1647c
Creating spriteAsWidget helper
2019-07-12 11:46:02 -03:00
Renan Araujo
6696373bd7
zero analyzer issues
2019-03-23 15:02:17 -03:00
Renan Araujo
b23c316def
flutter formar
2019-03-22 08:58:32 -03:00
Renan
80b21ffbe8
embedded game fix ( #57 )
...
* embedded-game-fix
* update example
2019-03-13 10:06:57 -03:00
Luan Nico
9c69937b5b
Fixes build (tests), adding ditance method to position, fix linting (formating, quotes), removed uneeded new keywords everywhere
2019-03-10 15:17:53 -03:00
Luan Nico
45455f60f0
Adding SimpleGame, EmbeddedGameWidget and animationAsWidget to allow for easy integration of flame with non-game flutter apps, plus docs improved, minor fixes
2019-01-24 21:31:49 -02:00