- Feature: ClayTheme - Thanks to NonymousMorlock
- Feature: ClayAnimatedContainer onEnd implementation - Thanks to NonymousMorlock
- Hotfix: Same as 0.3.1, but for ClayAnimatedContainer.
- Hotfix: Fixed problem where clay containers without a curve would throw an error.
- Null Safety! Thanks to Sameerkash
- Added ClayAnimatedContainer thanks to babakoto
- Yet another minor documentation adjustment.
- Made default embossed surfaces brighter.
- Introduce the
ClayText
widget. - Add the
emboss
property toClayContainer
s. - Allow arbitrarily setting
surfaceColor
andparentColor
forClayContainer
s. ClayContainer
s no longer require a color, but will instead default toColor(0xFFF0F0F0)
.- Documentation updates.
- Documentation changes.
- Documentation changes.
- Removed unused variable.
- This release was a mistake. 0.1.2 is meant to be the release after 0.1.12. I misunderstood the way the version numbering works.
- Initial release.