m_calendar 0.0.3
m_calendar: ^0.0.3 copied to clipboard
A customizable and lightweight Flutter calendar widget package supporting day and list-based selections with user-defined decorations.
0.0.3 - 2025-05-11 #
- Add user selection option-(both single date & range date selection)
- Improved documentation coverage to meet pub.dev analysis requirements.
- Renamed
selectedDateModel.darttoselected_date_model.dartfor Dart style compliance. - Cleaned up formatting and resolved all lint issues.
0.0.2 - 2025-05-11 #
- Customizable calendar widget with customizable header styling.
0.0.1 Initial release #
- Initial release of the
m_calendarpackage. - Provides a customizable calendar widget with date selection and styling options.