Skip to content

Releases: Iconica-Development/flutter_date_time_picker

4.1.0

31 May 07:32
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.0.1...4.1.0

4.0.1

16 Nov 12:38
31a74c1
Compare
Choose a tag to compare
Merge pull request #42 from Iconica-Development/feat/add-extra-widget

feat: add extra widget builder

4.0.0

07 Nov 09:12
706ecf9
Compare
Choose a tag to compare

3.3.3

26 Oct 09:13
55ec65d
Compare
Choose a tag to compare
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

06 Oct 09:55
e38f4db
Compare
Choose a tag to compare
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

06 Oct 09:35
7497cae
Compare
Choose a tag to compare
Merge pull request #36 from Iconica-Development/bugfix/icon_color

fix: icon color is seperated from the bar theme

3.3.0

17 Aug 12:04
b217e0c
Compare
Choose a tag to compare
Merge pull request #35 from Iconica-Development/3.3.0

3.3.0

3.2.0

27 Jul 07:29
e9ddc95
Compare
Choose a tag to compare

Added call back for whenever the user navigates to a different month

3.1.1

07 Jul 11:56
fa171e9
Compare
Choose a tag to compare
  • 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

12 May 09:13
c4ff99a
Compare
Choose a tag to compare
Merge pull request #27 from Iconica-Development/feature/flutter-3.10

feat: update package to be compatible with flutter 3.10