28 Commits

Author SHA1 Message Date
df1f88a6e0 Reverting doc rename 2020-05-18 15:13:22 -03:00
9293a6e4a9 Renamed doc to docs and minor language fixes 2020-05-10 16:51:49 +02:00
775b2de2b8 PR Suggestions 2020-05-01 10:36:28 -03:00
28c424ac54 Typos 2020-04-22 18:10:02 -03:00
ac2cad7afe Adding CHANGELOG and docs 2020-04-21 10:30:53 -03:00
cc632449c7 Fix up some typos in the docs 2020-04-15 20:53:20 -04:00
580dcf34ee Fixing typo 2020-03-28 14:31:33 -03:00
67d3abe888 Adding Component#onDestroy 2020-03-28 14:30:29 -03:00
9130a3de53 Update doc/components.md
Co-Authored-By: Luan Nico <luanpotter27@gmail.com>
2020-03-09 14:19:20 -03:00
d6f2c5e960 Adding Component#onMount 2020-03-05 21:18:02 -03:00
bcefcc7ff1 PR suggestions 2020-01-30 19:07:26 -03:00
383a4d8644 changes for pr 2020-01-12 21:44:06 -05:00
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