glass 1.0.0+1
glass: ^1.0.0+1 copied to clipboard
Allows conversion of any widget to a "glass" or "frosted glass" version of itself
[0.1.0] - 2021-05-20 #
- First major release
[0.1.0] - 2021-05-20 #
- Changed default values for blurX and blurY for better blurring
[0.0.9] - 2021-05-20 #
- Minor bugfixes
[0.0.8] - 2021-05-20 #
- Added parameters
frosted
andtintColor
to.asGlass()
[0.0.7] - 2021-05-16 #
- File restructuring, cleanup and better API documentation for the .asGlass() method
[0.0.6] - 2021-05-16 #
- Minor changes and clearer API documentation
[0.0.1] - 2021-05-16 #
- Initial release - Create glass widgets using the "asGlass()" method