Skip to content

v1.4.0

Compare
Choose a tag to compare
@PramodJoshi PramodJoshi released this 23 Jan 18:03
· 32 commits to master since this release
  • Minor bug fix (PR 44).
    • return null when active switch is de-activated by re-tapping
  • Added changes to fix radiusStyle bug when text direction is set to TextDirection.rtl
    • parameter:
      • textDirectionRTL (optional, type bool - default false)
  • Added custom widths support
    • parameter:
      • customWidths (optional, type List)