infinite_calendar_view 2.11.2 copy "infinite_calendar_view: ^2.11.2" to clipboard
infinite_calendar_view: ^2.11.2 copied to clipboard

Easily build your different views of your calendar with this package. Month, week, multi days, one day, list ... and many features of the calendar widget.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add infinite_calendar_view

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

dependencies:
  infinite_calendar_view: ^2.11.2

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:infinite_calendar_view/infinite_calendar_view.dart';
114
likes
160
points
3.47k
downloads
screenshot

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Easily build your different views of your calendar with this package. Month, week, multi days, one day, list ... and many features of the calendar widget.

Repository (GitHub)
View/report issues
Contributing

Topics

#calendar #schedule #planning #planner #week-view

License

MIT (license)

Dependencies

flutter

More

Packages that depend on infinite_calendar_view