calendar_carousel 0.0.9 copy "calendar_carousel: ^0.0.9" to clipboard
calendar_carousel: ^0.0.9 copied to clipboard

A lightweight and highly customizable calendar view for your Flutter app.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add calendar_carousel

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

dependencies:
  calendar_carousel: ^0.0.9

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

Publisher

unverified uploader

A lightweight and highly customizable calendar view for your Flutter app.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, intl, stateful_builder_controller

More

Packages that depend on calendar_carousel