persian_datepicker 1.3.1
persian_datepicker: ^1.3.1 copied to clipboard
A fully customizable persian ( farsi ) datepicker for flutter + datetime manipulation methods.
0.1.0 01/09/2019. #
- Persian ( Farsi ) Datepicker.
0.1.1 01/09/2019. #
- Added descriptions to read me.
0.2.0 01/09/2019. #
- Added comments
0.2.1 01/09/2019. #
- Added example
1.0.0 01/15/2019. #
- No dependency is needed
- Inline mode is added
- Gregorian date as input is supported
- Bug fixes
1.0.1 01/15/2019. #
- updated read me
1.0.2 01/15/2019. #
- bug fix
- updated read me
1.0.4 01/15/2019. #
- some options types changed
1.0.6 01/16/2019. #
1.0.7 01/16/2019. #
- bug fix
1.0.9 01/16/2019. #
1.1.0 01/17/2019. #
- farsi digits support
- font family support
- new parameters for customization
1.1.1 01/17/2019. #
- TextField farsi digits support
1.1.2 01/18/2019. #
- bug fix
- display gregorian days with the ability of changing it's location
1.1.4 01/21/2019. #
- datepicker onChange callback
1.1.5 01/21/2019. #
- bug fix
- first and last day of range datepicker background - options
1.1.6 01/24/2019. #
- display gregorian years and month names
- a better design for year and month selection
initialize
method renamed toinit
1.1.7 02/07/2019. #
- jalali-to-gregorian and gregorian-to-jalali methods added to convert dates
- onChange callback bug fix
1.2.0 02/07/2019. #
- jalali-to-gregorian and gregorian-to-jalali methods added to convert dates ( removed )
- datetime conversion and manipulation methods added.
1.3.0 03/20/2019. #
- min span feature added
- max span feature added
- min datetime feature added
- max datetime feature added
- day block border radius feature added