custom_horizontal_calendar 0.1.3 copy "custom_horizontal_calendar: ^0.1.3" to clipboard
custom_horizontal_calendar: ^0.1.3 copied to clipboard

A new flutter plugin project aims to implement horizontal Calender, you can add custon shape and styles for selected and unSelected dates.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add custom_horizontal_calendar

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

dependencies:
  custom_horizontal_calendar: ^0.1.3

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_horizontal_calendar/custom_horizontal_calendar.dart';
10
likes
30
pub points
17%
popularity

Publisher

unverified uploader

A new flutter plugin project aims to implement horizontal Calender, you can add custon shape and styles for selected and unSelected dates.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_datetime_picker, intl, swipedetector

More

Packages that depend on custom_horizontal_calendar