multi_view_calendar 1.0.0 copy "multi_view_calendar: ^1.0.0" to clipboard
multi_view_calendar: ^1.0.0 copied to clipboard

A powerful Flutter calendar package with week, month, and year views. Highly customizable, responsive, and ideal for productivity, planner, and scheduling apps.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add multi_view_calendar

With Flutter:

 $ flutter pub add multi_view_calendar

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

dependencies:
  multi_view_calendar: ^1.0.0

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

2
likes
0
points
34
downloads

Publisher

unverified uploader

Weekly Downloads

A powerful Flutter calendar package with week, month, and year views. Highly customizable, responsive, and ideal for productivity, planner, and scheduling apps.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

cupertino_icons, flutter, intl, shimmer_effects_plus

More

Packages that depend on multi_view_calendar