16 Commits

Author SHA1 Message Date
1d840fa9f1 adding flip rendering docs 2019-10-07 22:44:44 -03:00
42397bbcc8 update links to have preceding slash 2019-09-21 10:44:38 -04:00
1e3deb901b fix some broken links on the docs 2019-09-21 10:41:38 -04:00
143861f93b Merge branch 'develop' into parallax-component 2019-08-02 15:00:58 -03:00
8bd76b6f78 Remove new keyword from docs examples 2019-08-02 15:00:00 -03:00
19a8a1fa58 Reference example implementation from docs 2019-08-02 11:36:43 -06:00
face2f02a3 Fixed wording of parallax docs 2019-08-02 11:28:47 -06:00
806d8d8f2a ParallaxComponent that can move layers in 2D
You can now move the layers in the parallax in the Y-axis, as
well as the X-axis. It has extensive configurability of how the images
should align, fill and repeat on the screen.
2019-08-02 01:37:44 -06:00
e2dfd01366 Adding Flare support (#96)
* Initial commit

* Flare support

* Adding docs for FlareAnimation

* Some organization fixes on Flare example game

* Adding changelog entry

* Fixing lint

* Adding FlareComponent

* PR changes

* PR suggestions and linting
2019-05-30 11:12:15 -03:00
580ccdecfc Typos in documentation and comments (#71) 2019-04-04 13:57:38 -03:00
b86f53929e Adding basic SVG support (#61) 2019-03-21 21:42:52 -03:00
bb6757d853 composed component docs (#58)
* composed-component-docs

* undo mistakes

* typos
2019-03-16 22:15:26 -03:00
e7017f875e Correct typo sued to used 2019-02-24 10:29:52 +00:00
222724fc8b tiled 2019-01-01 20:23:51 -02:00
f91ab32916 Update documentation with new import path for components 2018-07-13 09:14:17 -03:00
33fbfa1a54 renameing the docs folder, as per suggested by flutter analysis 2018-03-04 22:42:43 -03:00