timeline_date_picker_plus 0.0.3 copy "timeline_date_picker_plus: ^0.0.3" to clipboard
timeline_date_picker_plus: ^0.0.3 copied to clipboard

A Flutter package for a horizontal scrollable date picker with support for custom styling and dots on the days.

0.0.1 #

  • Initial release of dateline.
  • Provides a scrollable date picker widget for Flutter.
  • Supports date picking and date range picking.
  • Smooth scrolling using scrollable_positioned_list.
  • Added customizable UI with dotted_border.
  • Compatible with Android and iOS platforms.

0.0.2 #

  • Added showMonthName to show and hide Month TimeLine

0.0.3 #

  • Fixed bug (No Extra Space below the Widget)
  • Added one more example code
3
likes
140
points
50
downloads
screenshot

Publisher

verified publishermabud.tech

Weekly Downloads

A Flutter package for a horizontal scrollable date picker with support for custom styling and dots on the days.

Repository (GitHub)

Topics

#date-picker #date-range-picker #scrollable-date-picker #flutter-date-picker #flutter-scrollable-date-picker

Documentation

API reference

License

MIT (license)

Dependencies

dotted_border, flutter, scrollable_positioned_list

More

Packages that depend on timeline_date_picker_plus