We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d2c0a9 commit 0be5d82Copy full SHA for 0be5d82
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## 6.7.2 - 2026-02-26
2
+- Added semantics support (`previousButtonSemanticsLabel`, `nextButtonSemanticsLabel`) to header navigation arrows via `PickerHeaderSettings`.
3
+
4
## 6.7.1 - 2026-01-19
5
- Added operation order fix from [Jerrywell](https://github.com/jerrywellcake) fork.
6
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.1
+version: 6.7.2
homepage: https://github.com/Macacoazul01/month_picker_dialog
environment:
0 commit comments