m_calendar 1.0.1
m_calendar: ^1.0.1 copied to clipboard
A customizable and lightweight Flutter calendar widget package supporting day and list-based selections with user-defined decorations.
1.0.0 #
- First stable release.
- Added user-picked date customizable decoration.
- Improved documentation and structure.
0.0.4 #
- Update public documentation
0.0.3 #
- 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 #
- Customizable calendar widget with customizable header styling.
0.0.1 #
- Initial release of the
m_calendarpackage. - Provides a customizable calendar widget with date selection and styling options.