kalender 0.1.0 copy "kalender: ^0.1.0" to clipboard
kalender: ^0.1.0 copied to clipboard

This Flutter package offers a Calendar Widget featuring integrated Day, MultiDay, and Month views. Moreover, it empowers you to tailor the visual aspects of the calendar widget.

0.0.1 #

  • Initial Release

0.0.2 #

  • Fixed images in README.md

0.0.3 #

  • Fixed desktop_views.png in README.md

0.0.4 #

  • Fixed link to web example.
  • Fixed bugs on mobile.
  • Removed intl dependency.

0.0.5 #

  • Added verticalStepDuration (Duration of each vertical step while dragging).
  • Added custom LayoutControllers.
  • Added custom LayoutControllers example.
  • Added modifiable parameter to CalendarEvent.
  • Bug fixes (Getting stuck while dragging event)

0.0.6 #

  • Added onChangeStart callback.
  • Added vertical scroll lock and unlock.
  • Fixed timeIndicator snap points.

0.0.7 #

  • Reworked Event Selection and Changing events.

0.0.8 #

  • Fixed FirstDayOfWeek bugs.
  • Tile stack improvements.

0.1.0 #

Breaking Changes:

  • Changed the way events are rendered. (See example)
  • Removed Single Day view (Is now classified as multi day view with 1 day visible).
82
likes
0
pub points
88%
popularity

Publisher

verified publisherkdab.com

This Flutter package offers a Calendar Widget featuring integrated Day, MultiDay, and Month views. Moreover, it empowers you to tailor the visual aspects of the calendar widget.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on kalender