You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.