clay_containers 0.2.1
clay_containers: ^0.2.1 copied to clipboard
Easily create custom neumorphic container widgets for your own unique design.
0.2.1 January 25, 2020 #
- Made default embossed surfaces brighter.
0.2.0 January 24, 2020 #
- Introduce the
ClayTextwidget. - Add the
embossproperty toClayContainers. - Allow arbitrarily setting
surfaceColorandparentColorforClayContainers. ClayContainers no longer require a color, but will instead default toColor(0xFFF0F0F0).- Documentation updates.
0.1.12 January 22, 2020 #
- Documentation changes.
0.1.11 January 22, 2020 #
- Documentation changes.
- Removed unused variable.
0.1.2 January 24, 2020 #
- 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.
0.1.1 January 21, 2020 #
- Initial release.