m_calendar

A customizable and lightweight Flutter calendar widget package for list-based day selections with user-defined decorations.


MCalendar Preview

✨ Features

  • 📅 Display any month in a responsive calendar layout
  • ✅ Highlight specific days using a simple day list
  • 🎨 Style day cells with custom BoxDecoration and child Widget
  • 💼 Built with provider for state management
  • 🧩 Easily embeddable in any Flutter UI

🚀 Getting Started

Add the package in your pubspec.yaml:

dependencies:
  m_calendar: ^0.0.2