calendar_vertical_scroll 0.0.5 copy "calendar_vertical_scroll: ^0.0.5" to clipboard
calendar_vertical_scroll: ^0.0.5 copied to clipboard

This calendar based on the requirment of Booking, birthday and future day selection.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add calendar_vertical_scroll

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

dependencies:
  calendar_vertical_scroll: ^0.0.5

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_vertical_scroll/calendar_vertical_scroll.dart';
1
likes
15
pub points
0%
popularity

Publisher

unverified uploader

This calendar based on the requirment of Booking, birthday and future day selection.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, intl

More

Packages that depend on calendar_vertical_scroll