calendar_views 0.5.2 copy "calendar_views: ^0.5.2" to clipboard
calendar_views: ^0.5.2 copied to clipboard

Collection of customisable calendar related widgets for Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add calendar_views

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

dependencies:
  calendar_views: ^0.5.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:calendar_views/calendar_views.dart';
33
likes
40
pub points
65%
popularity

Publisher

unverified uploader

Collection of customisable calendar related widgets for Flutter.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, meta, quiver

More

Packages that depend on calendar_views