Skip to content
Prev Previous commit
Next Next commit
update CHANGELOG
  • Loading branch information
peixinli committed Feb 24, 2024
commit f74cd1301355daf595f4b061ad2b3fcbc5f5d81a
5 changes: 5 additions & 0 deletions packages/rfw/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 1.0.24
* Adds `InkResponse` material widget.
* Adds `Material` material widget.
* Fixes the `Opacity` core widget.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we should document what was fixed

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated.


## 1.0.23

* Replaces usage of deprecated Flutter APIs.
Expand Down