glass_kit 3.0.0
glass_kit: ^3.0.0 copied to clipboard
A package containing widgets to implement glass morphism in flutter apps.
3.0.0 #
- Update minimum supported SDK version to Flutter 3.0/Dart 3.0
2.0.1 #
- Resolve unwanted centering of
GlassContainer
.
2.0.0 #
- Migrate to stable null safety
2.0.0-nullsafety.1 #
- Migrate to sound null safety
- Add TransformAlignment property to GlassContainer
1.0.2 #
- Web Support
- Minor Bug Fixes
1.0.1 #
- Initial release