ndatetimeline 1.0.0
ndatetimeline: ^1.0.0 copied to clipboard
NDateTimeLine is a customizable Flutter package for creating horizontal timelines for date selection. It allows developers to set date ranges, highlight selected dates, and disable specific dates, all [...]
NDateTimeLine #
NDateTimeLine is a Flutter package that allows you to create a horizontal timeline of dates. This package is designed to work only in pt-BR, offering configuration options to define the start and end dates, color, selected date, and disabled dates.
Features #
- Start and End Dates: Define the date range displayed on the timeline.
- Custom Color: Change the timeline colors to match your design.
- Selected Date: Configure a specific date as the selected date.
- Disabled Dates: Disable certain dates as needed.
- Localization: Support only for pt-BR.
Installation #
Add NDateTimeLine to your pubspec.yaml file:
dependencies:
ndatetimeline: ^1.0.0