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';
32
likes
40
points
28
downloads

Publisher

unverified uploader

Weekly Downloads

Collection of customisable calendar related widgets for Flutter.

Repository (GitHub)

License

MIT (license)

Dependencies

flutter, meta, quiver

More

Packages that depend on calendar_views