glass 2.0.0+1 copy "glass: ^2.0.0+1" to clipboard
glass: ^2.0.0+1 copied to clipboard

Allows conversion of any widget to a "glass" or "frosted glass" version of itself

[2.0.0] - 2024-02-14 #

  • BREAKING CHANGE: asGlass returns Widget instead of ClipRRect now.
  • Added enabled parameter to enable or disable all effects.
  • Relaxed SDK constraints

[1.0.2] - 2023-10-21 #

  • Flutter version upgrade

[1.0.1] - 2021-06-28 #

  • Added support for classes that extend Widget as well.

[1.0.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 and tintColor 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
98
likes
130
pub points
95%
popularity

Publisher

verified publisherzac.ac

Allows conversion of any widget to a "glass" or "frosted glass" version of itself

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on glass