Commit Graph

7 Commits

Author SHA1 Message Date
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
9d9d94c1b3 Fix examples dart version to allow extensions 2020-09-27 15:28:44 -04:00
renancaraujo
1fe1a49127 pr stuff 2020-08-11 00:28:24 +01: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
Ivan Cherepanov
ff425afa26 feat: docs, adde particles docs
fix: doc/examples/particles, added web to .gitignore
feat: doc/examples/particles, added more examples,
refactor: Particle does not extend Component
refactor: Particle subclasses in separate folder
refactor: ParticleComponent is now simple container
fix: SingleChildParticle, asserts for child existing
feat: AnimationParticle for Flame Animation
feat: ComponentParticle for Flame Component
feat: SpriteParticle for Flame Sprite
2019-11-28 18:01:31 +03:00
Ivan Cherepanov
38e3685cda feat: particles 2019-11-25 17:58:16 +03:00