FLUTTER ECOSYSTEM

flutter_calendar_carousel

Calendar widget for flutter that is swipeable. This widget can help you build customizable calendar with scrollable actions.

flutter_calendar_carousel cover
Latest version
2.5.4
30-day downloads
20K
Likes
476
Pub points
150

Package Overview

Selection guidance generated from public package information. For reference only.

Overview

A swipeable calendar widget for Flutter that enables smooth horizontal scrolling through dates. It supports customization of appearance and behavior, making it ideal for apps requiring date selection or timeline navigation. The widget is compatible across all major platforms, including mobile, web, and desktop. Developers can integrate it into scheduling, booking, or event-tracking features with minimal setup.

Use cases
  • Date picker in booking apps
  • Event timeline navigation
  • Daily task tracking
  • Calendar-based dashboards
  • User birthday selection
  • Schedule planning interfaces
Key features
  • Swipeable date navigation
  • Customizable date cells
  • Cross-platform support
  • Configurable header and footer
  • Built-in date selection handling
  • Extensible styling options
Suitable for
  • Developers building date-centric apps
  • Apps needing intuitive calendar interaction
  • Projects requiring responsive calendar UIs
  • Teams targeting multiple platforms
  • Users wanting lightweight calendar solutions
Considerations
  • Limited built-in localization
  • No native time zone support
  • Requires manual handling of complex date logic
  • May need additional packages for full i18n
  • Performance impact with large date ranges
Supported platformsAndroidiOSWebmacOSWindowsLinux

Install package

flutter pub add flutter_calendar_carousel

Categories

Source repository

Related projects