smart_date_field_picker 1.1.3
smart_date_field_picker: ^1.1.3 copied to clipboard
Customizable Flutter date picker with calendar overlay, keyboard navigation, dynamic ranges, and appearance customization.
1.1.3 #
- Fixed overlay width constraint issue taking full screen width.
- Enabled background scrolling while the picker is open.
- Improved outside tap detection to close the picker.
1.1.2 #
- Day name issue fixed
1.1.1 #
- initial date bug fixed
1.1.0 #
-
Fixed mask validation, initialDate clearing, month enablement, unified styles, overlay positioning, navigation.
-
1.0.0 #
-
UI improvements and bug fixes — Date Picker is now stable and ready for production use.
0.0.3+3 #
- Initial value issue fixed.
0.0.3+1 #
- Initial value issue fixed or decoration property modified for UI and theme customization
0.0.2 #
- Bug fixed and dynamic year created for 12 years when start or last not provided
0.0.1 #
- Initial version.