localized_date_picker 1.0.1 copy "localized_date_picker: ^1.0.1" to clipboard
localized_date_picker: ^1.0.1 copied to clipboard

A Flutter package for date picker localization in multiple languages.

Localized Date Picker #

A Flutter widget for selecting dates with support for multiple languages. This widget is responsive and localized, making it easy to integrate in apps that need to support various regions and languages.

Features #

  • Localized Date Format: The date is formatted according to the selected locale.
  • Responsive Design: The widget adapts to different screen sizes.
  • Month Navigation: Navigate between months using arrow buttons.
  • Customizable: Easily modify styles and locale settings.

Installation #

To use this package, add it to your pubspec.yaml file:

dependencies:
  localized_date_picker: ^1.0.0
3
likes
125
points
74
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for date picker localization in multiple languages.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on localized_date_picker