FLUTTER ECOSYSTEM

SimformSolutionsPvtLtd/flutter_calendar_view

Ein Flutter-Paket ermöglicht es Ihnen, alle Kalender-UI- und Kalenderereignisfunktionen einfach zu implementieren. 👌🔝🎉

Projektcover von flutter_calendar_view
Stars
527
Forks
316
Letzter Push (UTC)
11.08.2026
Projektstatus
Aktiv
Simform Solutions GitHub avatar
GITHUB Organization

Simform Solutions ↗

SprachenDartC++CMakeRubyHTMLSwiftCKotlinObjective-C

Technische Themen

Von diesem Repository veröffentlichte Pakete

Verwendete Abhängigkeiten

Abhängigkeiten 3 Einträge
  • flutter{"sdk":"flutter"}
  • lintsEntwicklung—
  • flutter_testEntwicklung{"sdk":"flutter"}

Original-README

Englischer Projektschnappschuss. Aktuelle Inhalte auf GitHub.

Projekt-README ein-/ausklappen

Calendar View

Calendar View

calendar_view license

A Flutter package that allows you to easily implement all calendar UI and calendar event functionality in your application.

Check out other amazing open-source Flutter libraries and Awesome Mobile Libraries developed by Simform Solutions!

⚠ Note

All 2.x.x releases may include breaking changes. To avoid unexpected issues, do not use the caret (^) when depending on any versions of 2.x.x Instead, pin the exact version.

Example:

dependencies:
  calendar_view: 2.0.0

Preview

Preview

Features

  • Multiple calendar view options:
    • Month View
    • Day View
    • Week View
  • Highly customisable UI components
  • Manage events (add, remove, update)
  • Manage reminders (add, remove, update)
  • Manage full-day events (add, remove, update)
  • Show working days in week view and day views
  • Sync event data between multiple views

Documentation

Visit our documentation site for all implementation details, usage instructions, code examples, and advanced features.

Installation

  1. Add dependency to your pubspec.yaml:
dependencies:
  calendar_view: <latest-version>

Support

For questions, issues, or feature requests, create an issue on GitHub or reach out via the GitHub Discussions tab. We're happy to help and encourage community contributions. To contribute documentation updates specifically, please make changes to the doc/documentation.md file and submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.