FLUTTER ECOSYSTEM

scrollable_clean_calendar

A clean calendar widget with vertical scroll, locale, and range selection date

scrollable_clean_calendar cover
Latest version
1.5.0
30-day downloads
8.4K
Likes
175
Pub points
150

Package Overview

Package selection guidance compiled from public package information, community data, and project usage.

Overview

A clean, vertically scrollable calendar widget for Flutter that supports locale customization and range date selection. Designed for simplicity and usability, it allows users to navigate through months with smooth scrolling and select date ranges intuitively. The package is compatible across all major platforms including Android, iOS, Web, macOS, Windows, and Linux. Ideal for apps requiring a minimalistic yet functional calendar interface with internationalization support.

Use cases
  • Date range selection in booking apps
  • Calendar views in task management tools
  • Locale-aware scheduling interfaces
  • Travel or event planning applications
  • User profile date input forms
Key features
  • Vertical scroll navigation
  • Locale support
  • Range date selection
  • Minimalist design
  • Cross-platform compatibility
  • Customizable styling
Suitable for
  • Developers building scheduling or booking features
  • Apps needing internationalized date pickers
  • Projects prioritizing clean UI design
  • Flutter apps targeting multiple platforms
  • Users seeking lightweight calendar solutions
Considerations
  • Limited to vertical scrolling only
  • No built-in month/year picker controls
  • Requires manual handling of date range logic
  • Not optimized for large date ranges
  • May need additional styling for complex themes
Supported platformsAndroidiOSWebmacOSWindowsLinux

Install package

flutter pub add scrollable_clean_calendar

Categories

Source repository

Related projects