Skip to content

v0.18.0

Compare
Choose a tag to compare
@nank1ro nank1ro released this 14 Jan 12:01
· 40 commits to main since this release
65b75df

Changelog

  • BREAKING CHANGE: Remove applyIconColorFilter from ShadButton.
  • BREAKING CHANGE: Remove ShadImage component. Prefer using the Icon widget for IconData, the Image widget for normal images, and SvgPicture (from the flutter_svg package for SVG images. If you want a fallback, use UniversalImage.
  • BREAKING CHANGE: Rename iconSrc in iconData around components.
  • FIX: TimePickerFormField initial value.

What's Changed

Full Changelog: v0.17.6...v0.18.0