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

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

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add infinite_calendar_view

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 dart pub get):

dependencies:
  infinite_calendar_view: ^2.5.2

Alternatively, your editor might support dart pub get or 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';
102
likes
0
points
2.67k
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, sticky_infinite_list

More

Packages that depend on infinite_calendar_view