modern_date_picker 0.1.0
modern_date_picker: ^0.1.0 copied to clipboard
A beautiful, customizable date picker widget for Flutter with modern calendar UI, month/year navigation, and dark/light theme support.
0.1.0 #
- Initial release
- Modern calendar UI with smooth month navigation
- Month/year quick selector dialog
- Today highlighting with accent border
- Date range constraints (min/max selectable dates)
- Optional 24-hour time picker (HH:MM:SS) with keyboard input
- Built-in light and dark themes
- Fully customizable accent colors via
copyWith - Custom weekday and month labels for localization
- Custom cancel/select button labels
- Zero external dependencies (only Flutter SDK)