ndatetimeline 1.0.0 copy "ndatetimeline: ^1.0.0" to clipboard
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
0
likes
115
points
7
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

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 while supporting Portuguese (pt-BR). Ideal for apps targeting Brazilian users, it offers an intuitive interface for seamless integration into Flutter projects.

Homepage

License

MIT (license)

Dependencies

flutter, intl

More

Packages that depend on ndatetimeline