flutter_form_builder_nepali_date_picker 0.0.8 copy "flutter_form_builder_nepali_date_picker: ^0.0.8" to clipboard
flutter_form_builder_nepali_date_picker: ^0.0.8 copied to clipboard

A package that supports nepali date picker in flutter form builder

0.0.8 #

Changelog #

[0.1.0] - 2024-07-28 #

Added #

  • Initial release of the Nepali Date Picker package.
  • Support for Bikram Sambat (BS) calendar date selection.
  • Integration with FormBuilder as FormBuilderNepaliDatePicker.
  • Features include:
    • AD to BS and BS to AD date conversion.
    • Dropdown selection for year, month, and day in BS format.
    • Configuration options for disabling past and future dates.
    • Minimum and maximum date constraints.
    • Customizable date formats.
    • Basic styling and theming capabilities.

Fixed #

  • Some Error Related To Style

Changed #


The FormBuilderNepaliDatePicker widget allows developers to integrate a Nepali date picker seamlessly into their Flutter applications using the FormBuilder package. The widget supports full customization and handles internal date conversions between AD (Gregorian) and BS (Nepali) calendars, enhancing the localization capabilities of Flutter applications for Nepali users.

2
likes
150
points
54
downloads

Publisher

verified publisheracharyaprajwal.com.np

Weekly Downloads

A package that supports nepali date picker in flutter form builder

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_form_builder, nepali_date_picker

More

Packages that depend on flutter_form_builder_nepali_date_picker