persian_datetimepickers 1.1.1 copy "persian_datetimepickers: ^1.1.1" to clipboard
persian_datetimepickers: ^1.1.1 copied to clipboard

Numeric Persian (Jalali) and Gregorian date and time pickers for Flutter.

1.1.1 #

  • Use a standard MIT license file so pub.dev recognizes the package license.

1.1.0 #

  • Update the package for Dart 3 and current Flutter stable.
  • Add root analyzer and widget test coverage.
  • Add firstDate and lastDate support to date picker APIs.
  • Add custom dialog label parameters for date and time pickers.
  • Fix invalid date selections by clamping day values to the selected month and range.
  • Fix midnight time selection by allowing hour 0.
  • Update direct dependencies to numberpicker 2.1.2 and shamsi_date 1.1.1.
  • Refresh README, example code, and package metadata.

1.0.3+2 #

  • Updated to Flutter 3.0.0.
  • Updated README.

1.0.3+1 #

  • Fixed pub issues.

1.0.3 #

  • Added PersianDateTimeStyle for dialog customization.
  • Added Windows and Web platforms to the example.
  • Breaking: removed the color field from dialogs. Use PersianDateTimeStyle instead.

1.0.2+1 #

  • Added custom color support to pickers.
  • Added DateTime.toFancyString.
  • Added TimeOfDay.toFancyString.
  • Added String.addExtraZero.
  • Updated the example.

1.0.1+1 #

  • Fixed README screenshot sizing.

1.0.1 #

  • Added toPersianDate.
  • Fixed picker direction.
  • Added Scaffold and AppBar widgets to the example.
  • Added Android and iOS directories to the example.
  • Added screenshots to the example.

1.0.0 #

  • Added null-safety support.
21
likes
160
points
147
downloads

Documentation

API reference

Publisher

verified publishergabrimatic.info

Weekly Downloads

Numeric Persian (Jalali) and Gregorian date and time pickers for Flutter.

Repository (GitHub)
View/report issues

Topics

#flutter #dart #persian #jalali #datepicker

License

MIT (license)

Dependencies

flutter, numberpicker, shamsi_date

More

Packages that depend on persian_datetimepickers