This commit is contained in:
2025-03-04 18:49:40 +02:00
parent 4c85540558
commit d3b6bc5b38
3 changed files with 10 additions and 10 deletions

View File

@@ -1,6 +1,7 @@
## 0.1.3
- **FIX**: Added export for `ImageSizingMaster`.
- **FIX**: Removed `placeholderBuilder` Error because I was supplying it along with `progressIndicatorBuilder`.
- **FIX**: Fixed height wasn't constrained in Image widget.
## 0.1.2
- **FIX**: Updated Switcher toggle not recognizing disabled mode.