Releases: bharat-1809/glass_kit
Releases · bharat-1809/glass_kit
Release list
v4.0.2
What's Changed
- fix impeller crash by @PROGrand in #46
- fix: update flutter version and use fvm by @bharat-1809 in #49
- fix: custom border radius by @bharat-1809 in #50. (fixes #45)
New Contributors
Full Changelog: v4.0.1...v4.0.2
v4.0.1
v4.0.0
v3.0.0
- Update minimum supported SDK version to Flutter 3.0/Dart 3.0
- Fix status badges
- Add @maeddin as a contributor 🙌🏻
- Integrate GitHub action to update golden files on the cloud
- Add code-owner for golden test files
v2.0.1
- fix: unwanted centering of
GlassContainer
NNBD
2.0.0-nullsafety.1
- Breaking: Opt into sound null safety
- feat: Add TransformAlignment property to GlassContainer
Web Support
- glass_kit now supports web
- Minor bug fixes
Initial Release
v1.0.1 conf: removed pedantic as dev dep