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 - 💼 Built with
providerfor state management - 🧩 Easily embeddable in any Flutter UI
🚀 Getting Started
Add the package in your pubspec.yaml:
dependencies:
m_calendar: ^0.0.2