flutter_calendar_week 4.0.1 copy "flutter_calendar_week: ^4.0.1" to clipboard
flutter_calendar_week: ^4.0.1 copied to clipboard

Flutter calendar week UI package

4.0.1 #

  • Update metadata

4.0.0 #

  • Add nextWeek(), previousWeek(), jumpToWeek(DateTime) to CalendarWeekController
  • Add physics parameter to CalendarWeek
  • Refactor DateItem from StatefulWidget to StatelessWidget using ValueNotifier
  • Refactor CalendarWeekController with explicit _attach/_detach lifecycle
  • Remove CacheStream and CacheStreamWidget utilities
  • Fix typo in custom_scroll_behavior.dart (was custom_scroll_behaiver.dart)
  • Update example app to Material 3 with new theme and event list UI
  • Bump minimum Dart SDK requirement to >=3.0.0

3.0.3 #

  • Update intl 0.19.0
  • Update supported Dart version up to 4.0.0

3.0.2 #

  • Update CHANGELOG

3.0.1 #

  • Update intl 0.18.1

3.0.0 #

  • Replace FlatButton by Container
  • Use BoxShape for dayShapeBorder instead ShapeBorder

2.1.1 #

  • Support more scroll behavior

2.1.0 #

  • Added custom view for month header

2.0.0-nullsafety.1 #

  • Support Null-Safety

1.1.0 #

  • [Make pure package] Remove dartz, rxdart

1.0.3+2 #

  • Unit test comeback

1.0.3+1 #

  • Release 1.0.3+1

1.0.0 #

  • Init version
41
likes
140
points
725
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter calendar week UI package

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, intl

More

Packages that depend on flutter_calendar_week