Skip to content

Commit 94424e0

Browse files
committed
QUICKFIX Change Log Text
- FIX Change Log text not appearing correctly in Pub.
1 parent 86b2948 commit 94424e0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## 0.1.6
44
- Enable using `background` widget for the 1st render frame if set. This allows for a smoother transition between native mobile splash screen and Flutter application UI.
5-
- Add generic <T> from ResponsiveValue<T> to List<Condition<T>> to support type safety and automatic type conversion in ResponsiveValue.
5+
- Add generic T to support type safety and automatic type conversion in ResponsiveValue.
66

77
## 0.1.5
88
- Add `useShortestSide` property to calculate responsiveness based on the shortest side of the screen, instead of the actual landscape orientation.

example

0 commit comments

Comments
 (0)