Skip to content

v3.1.0

Choose a tag to compare

@koukibadr koukibadr released this 24 Apr 20:30
· 57 commits to main since this release
cc8ec6e

Changes:

  • Integrate a cupertino picker in the package with extra parameters to display a time seperator ":" with a flag attribute showTimeSeparator.
  • Update default itemExtent value to 30 for all time and date pickers
  • Add itemExtent attribute to time and range constructors for more picker customization.

Bug Fixes:

  • Fix cupertino picker time seperator rendering and text style.