We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12c4e6f commit d9eb4c5Copy full SHA for d9eb4c5
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## 6.7.1 - 2026-01-19
2
+- Added operation order fix from [Jerrywell](https://github.com/jerrywellcake) fork.
3
+
4
## 6.7.0 - 2025-11-08
5
- Added `verticalScrolling` to `PickerDialogSettings`: defines if the year/month grid will scroll on vertical or horizontal direction.
6
- changed `PickerHeaderSettings` `previousIcon` and `nextIcon` to nullable.
pubspec.yaml
@@ -1,6 +1,6 @@
name: month_picker_dialog
description: Internationalized dialog for picking a single month from an infinite list of years.
-version: 6.7.0
+version: 6.7.1
homepage: https://github.com/Macacoazul01/month_picker_dialog
environment:
0 commit comments