Releases: Iconica-Development/flutter_date_time_picker
Releases · Iconica-Development/flutter_date_time_picker
4.1.0
What's Changed
- Add component-documentation.yml by @RealVlusion in #43
- Add component-documentation.yml correct by @RealVlusion in #44
- feat: add new features for the component by @freekvandeven in #49
New Contributors
- @RealVlusion made their first contribution in #43
Full Changelog: 4.0.1...4.1.0
4.0.1
4.0.0
3.3.3
Merge pull request #39 from Iconica-Development/feat/marked-theme feat: add marked theme for marked dates to be like selected dates
3.3.2
Merge pull request #37 from Iconica-Development/bugfix/date_picker_size https://github.com/Iconica-Development/flutter_date_time_picker/issues/30
3.3.1
Merge pull request #36 from Iconica-Development/bugfix/icon_color fix: icon color is seperated from the bar theme
3.3.0
Merge pull request #35 from Iconica-Development/3.3.0 3.3.0
3.2.0
Added call back for whenever the user navigates to a different month
3.1.1
- Fixed an issue where the date time picker would jump to the previous month when the user clicks from the last month of the year to the first month of the next year.
- Fixed an issue where the date time picker would jump to the next month when the user clicks from the first month of the year to the last month of the last year.
3.1.0
Merge pull request #27 from Iconica-Development/feature/flutter-3.10 feat: update package to be compatible with flutter 3.10