flutter_calendar_collection 1.0.2
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