custom_calender_picker

Creator: coderz1093

Last updated:

0 purchases

custom_calender_picker Image
custom_calender_picker Images

Languages

Categories

Add to Cart

Description:

custom calender picker

Intro #
This package is a customizable calender_picker #
List Example #

Range Example #

How to use #
// DateList or DateRange
final ReturnDateType returnDateType;
// if returnDateType is list, initial value
final List<DateTime>? initialDateList;
// if returnDateType is range, initial value
final DateTimeRange? initialDateRange;
final Color selectedColor;
final Color rangeColor;
final Color? selectedFontColor;
//light or dark
final CalenderThema calenderThema;
final BorderRadius borderRadius;
final Color buttonColor;
final String buttonText;
final Color buttonTextColor;
copied to clipboard
Create your own calender picker using the above parameters

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.