infinite_calendar_view 2.6.0 copy "infinite_calendar_view: ^2.6.0" to clipboard
infinite_calendar_view: ^2.6.0 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 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.6.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:infinite_calendar_view/infinite_calendar_view.dart';
77
likes
160
points
1.88k
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
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

flutter, sticky_infinite_list

More

Packages that depend on infinite_calendar_view