- Upgrade lint pkg to v4.0.0
- Fix lint issues
- Make
height
andwidth
properties non required inGlassContainer
GlassContainer
now takes 'boxShadow' as a parameter to customize the shadow instead ofshadowColor
andelevation
- Add example to demonstrate the usage of
GlassContainer
inListView
- Update minimum supported SDK version to Flutter 3.0/Dart 3.0
- Resolve unwanted centering of
GlassContainer
.
- Migrate to stable null safety
- Migrate to sound null safety
- Add TransformAlignment property to GlassContainer
- Web Support
- Minor Bug Fixes
- Initial release