22 Commits

Author SHA1 Message Date
c90f636136 Use delegate Vector2F class instead of Vector2 2020-09-18 00:00:13 +02:00
5edd5f0fbd Move from Position to Vector2 2020-09-10 01:16:25 +02:00
01b3863353 address comments 2020-08-18 23:39:40 -04:00
997f36edc4 Part 3: Great Composed Component Refactor 2020-08-08 19:49:10 -04:00
6f836ee36c Extract each component to their own file 2020-08-03 13:08:41 -04:00
629fbb7247 linting 2020-06-30 23:49:56 -03:00
c60e039f06 Fixing game crashes on web 2020-06-30 23:36:47 -03:00
9356132325 Initial commit with position effects (MoveEffect) 2020-04-21 10:01:08 -03:00
a2b04536ab Fixing line start and line end handling for text box 2020-03-23 23:06:19 -04:00
8b250bcf7e fixing code formatting 2020-01-09 09:42:37 -05:00
3c55220e7a cleaning up formating and making a single paint var 2020-01-03 19:56:27 -05:00
43ef6ed227 changing the image rendering of text to high quality to ensure sharp edges on rendering 2020-01-03 18:16:53 -05:00
e2622cde41 improve mixins & adds HasGameRef & fixes composedComponent 2019-09-21 12:59:32 -04:00
6696373bd7 zero analyzer issues 2019-03-23 15:02:17 -03:00
aacb3fcb65 flutter formar 2019-03-22 13:37:42 -03:00
b1a3d222a9 use final 2019-03-22 13:35:46 -03:00
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
529b14e4df fix for new flutter version 2019-02-13 09:39:46 -02:00
a9b83fcc47 fixes for text box 2019-02-09 12:13:28 -02:00
bd51364400 formating and fixing warnings 2019-02-09 12:06:59 -02:00
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
8dacfc90a6 Adding new text related components and upgrading old components to use the new features like anchor 2019-01-01 22:48:08 -02:00