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

A highly customizable calendar widget with day, multi-day, month and schedule views, drag-and-drop rescheduling, event resizing, and timezone support.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add kalender

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  kalender: ^0.26.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:kalender/kalender.dart';
180
likes
160
points
42.6k
downloads

Documentation

API reference

Publisher

verified publisherkdab.com

Weekly Downloads

A highly customizable calendar widget with day, multi-day, month and schedule views, drag-and-drop rescheduling, event resizing, and timezone support.

Repository (GitHub)
View/report issues
Contributing

Topics

#calendar #widget #scheduler #timezone #drag-and-drop

License

MIT (license)

Dependencies

collection, flutter, intl, linked_pageview, meta, scrollable_positioned_list, timezone, universal_platform

More

Packages that depend on kalender