flutter_calendar_collection 1.0.2 copy "flutter_calendar_collection: ^1.0.2" to clipboard
flutter_calendar_collection: ^1.0.2 copied to clipboard

A comprehensive Flutter calendar widget library featuring multiple view modes, visual styles, date pickers, and business scenarios like attendance, booking, and lunar calendar.

1.0.2 #

  • Fix README screenshot paths to use absolute GitHub URLs for pub.dev rendering

1.0.1 #

  • Add comprehensive README with usage examples and screenshots
  • Add English dartdoc comments to core public APIs
  • Add unit tests for core models and utilities
  • Add GitHub Actions CI workflow
  • Fix static analysis warnings and code formatting

1.0.0 #

  • Initial release
  • 7 calendar view modes: month, week, day, year, agenda, timeline, scroll picker
  • 10 visual styles: classic grid, card, circular, ring, clock, heatmap, flip, minimal, glassmorphism
  • 6 date pickers: single, multi, range, month, year, datetime
  • 8 business scenarios: attendance, habit tracker, booking, hotel pricing, lunar calendar, countdown, shared calendar, period tracker
  • Multi-calendar system support: Gregorian, Chinese Lunar, Islamic
  • Full Chinese/English i18n
  • Riverpod state management
1
likes
130
points
116
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A comprehensive Flutter calendar widget library featuring multiple view modes, visual styles, date pickers, and business scenarios like attendance, booking, and lunar calendar.

Repository (GitHub)
View/report issues

Topics

#calendar #flutter-widget #date-picker #lunar-calendar #scheduling

License

MIT (license)

Dependencies

collection, equatable, fl_chart, flutter, flutter_animate, flutter_localizations, flutter_riverpod, intl, lunar, uuid

More

Packages that depend on flutter_calendar_collection