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

Libraries

ndatetimeline