kalendar 1.0.4 copy "kalendar: ^1.0.4" to clipboard
kalendar: ^1.0.4 copied to clipboard

A highly customizable calendar widget for flutter. Build your own calendar with Kalendar.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add kalendar

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

dependencies:
  kalendar: ^1.0.4

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:kalendar/kalendar.dart';
9
likes
40
pub points
45%
popularity

Publisher

unverified uploader

A highly customizable calendar widget for flutter. Build your own calendar with Kalendar.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

date_utils, flutter

More

Packages that depend on kalendar