Skip to content

v0.1.1

Choose a tag to compare

@dhiyaaulauliyaa dhiyaaulauliyaa released this 30 May 09:17
· 50 commits to master since this release
1fcdd65

0.1.1

  • New Feature: Added option markOutOfRangeDateInvalid to enable/disable marking out-of-range dates as invalid selections. When enabled, users cannot select dates outside the specified range.
  • Bug Fix: Resolved issue where the onChange method did not include setState, causing the widget style in the Picker not to update.
  • Dependency Update: Upgraded intl package to version 0.19.0 for improved compatibility and performance.