Skip to content

Commit 0be5d82

Browse files
feat: accessibility for arrow buttons
1 parent 6d2c0a9 commit 0be5d82

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 6.7.2 - 2026-02-26
2+
- Added semantics support (`previousButtonSemanticsLabel`, `nextButtonSemanticsLabel`) to header navigation arrows via `PickerHeaderSettings`.
3+
14
## 6.7.1 - 2026-01-19
25
- Added operation order fix from [Jerrywell](https://github.com/jerrywellcake) fork.
36

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: month_picker_dialog
22
description: Internationalized dialog for picking a single month from an infinite list of years.
3-
version: 6.7.1
3+
version: 6.7.2
44
homepage: https://github.com/Macacoazul01/month_picker_dialog
55

66
environment:

0 commit comments

Comments
 (0)