persian_calendar_widget 0.7.0
persian_calendar_widget: ^0.7.0 copied to clipboard
Pick a date with a custom dialog box in Persian calendar that can be used in any project.
0.7.0 #
Major Features #
- Implement grid view calendar widget
- Add calendar helper with next and previous methods
- Add boolean constructors to CalendarType and FirstDayOfWeek enums
Breaking Changes #
- Handle extra space and remove it when start week day is Sunday or Saturday on day page view
- Flag deprecated arguments on minimal and custom decoration Persian calendars
- Handle text direction (RTL) and change banner radius borders
- Add shamsi_date package import to the Persian calendar widget file
- Remove extra Directionality widget on date picker dialog boxes
0.6.0 #
Major Features #
- Added support for Gregorian calendar alongside Persian calendar
- Implemented internationalization (i18n) support
- Added customizable first day of week option (Saturday/Sunday/Monday)
- Added Persian digits toggle feature
Breaking Changes #
- Changed
onSubmitcallback signature to return both Jalali and Gregorian dates - Updated calendar type handling with new
CalendarTypeenum
Enhancements #
- Enhanced i18n support with customizable text strings
- Improved type safety with new enums and records
- Added better documentation and examples
- Updated UI customization options
0.5.0 #
- Optimize resizing dialog box width
- Refactor date picker dialog boxes
- Remove
todayTitleBannerTextStyleargument - Implement week days
- Update
README.mdfile - Update screenshots
0.4.0 #
- Implement go to button and today banner
- Update example
0.3.0 #
- Implement
pickYearAndMonthwidget - Update example
0.2.0 #
- Implement
ToPersianDigitextension - Implement
CustomDecorationPersianCalendarwidget - Update example
- Update
README.mdfile
0.1.0 #
- Update
README.mdfile - Add repository URL in
pubspec.yamlfile - Add homepage URL in
pubspec.yamlfile - Add topics in
pubspec.yamlfile - Add contributing info in
CONTRIBUTING.mdfile - Add
primaryColorandbackgroundin minimal persian calendar
0.0.1 #
- Implement minimal date picker dialog box