custom_calendar_viewer 0.4.9 copy "custom_calendar_viewer: ^0.4.9" to clipboard
custom_calendar_viewer: ^0.4.9 copied to clipboard

Amazing package help you to view your plans or important dates in calendar.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add custom_calendar_viewer

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

dependencies:
  custom_calendar_viewer: ^0.4.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:custom_calendar_viewer/custom_calendar_viewer.dart';
17
likes
140
pub points
75%
popularity

Publisher

unverified uploader

Amazing package help you to view your plans or important dates in calendar.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter, flutter_colorpicker, flutter_svg, intl

More

Packages that depend on custom_calendar_viewer