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.
m_calendar #
A customizable and lightweight Flutter calendar widget package for list-based day selections with user-defined decorations.

✨ Features #
- 📅 Display any month in a responsive calendar layout
- ✅ Highlight specific days using a simple day list
- 🎨 Style day cells with custom
BoxDecorationand childWidget - 🖌️ Add customizable decoration for user-picked dates
- 📆 Support for both single and range date selection
- 💼 Built with
providerfor state management - 🧩 Easily embeddable in any Flutter UI
🚀 Getting Started #
Add the package in your pubspec.yaml:
dependencies:
m_calendar: ^1.0.1