calendar_view 2.0.0 copy "calendar_view: ^2.0.0" to clipboard
calendar_view: ^2.0.0 copied to clipboard

A Flutter package allows you to easily implement all calendar UI and calendar event functionality.

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.

976
likes
160
points
36.3k
downloads

Documentation

API reference

Publisher

verified publishersimform.com

Weekly Downloads

A Flutter package allows you to easily implement all calendar UI and calendar event functionality.

Repository (GitHub)
View/report issues
Contributing

License

MIT (license)

Dependencies

flutter

More

Packages that depend on calendar_view