day_night_time_picker 0.5.0 day_night_time_picker: ^0.5.0 copied to clipboard
A day night time picker for Flutter. Beautiful day and night animation with Sun and Moon assets.
[0.5.0] - 13th February 2021. #
- Added option to return value for inline widget on every onValueChange
- Added option to hide sun/moon animation header.
- Added
themeData
property. - Minor performance fixes.
- Other bug fixes.
[0.4.0] - 21st November 2020. #
- Added time picker range.
- Added minute interval.
- Enable/disable hour or minute.
- Added option to render as inline widget.
- Other bug fixes.
[0.3.0+2] - 08th October 2020. #
- Update img src in readme. Yeah twice, coz I am stupid.
[0.3.0+2] - 08th October 2020. #
- Update img src in readme. Yeah twice, coz I am stupid.
[0.3.0+1] - 08th October 2020. #
- Update img src in readme
[0.3.0] - 08th October 2020. #
- Added IOS style picker
[0.2.1+1] - 08th October 2020. #
- Displacement issue fix for Sun and Moon assets
[0.2.1] - 11th August 2020. #
- Added optional
unselectedColor
for options
[0.2.0+1] - 31st July 2020. #
- Updated Documentation
[0.2.0] - 31st July 2020. #
- Added optional callback to return data in DateTime.
- Added other bunch of parameters to customize the picker
[0.1.3+3] - 17th April 2020. #
- Barrier color.
[0.1.3+2] - 16th April 2020. #
- Typo.
[0.1.3+1] - 16th April 2020. #
- Minor patches.
[0.1.3] - 16th April 2020. #
- Added more blur customization.
[0.1.2] - 16th April 2020. #
- Minor optimizations.
[0.1.1] - 3rd April 2020. #
- Minor changes related to example project.
[0.1.0] - 3rd April 2020. #
- Initial release.