Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Year picker error ranger #111

Open
BaoKhanhNguyenXuan opened this issue Dec 18, 2023 · 1 comment
Open

Year picker error ranger #111

BaoKhanhNguyenXuan opened this issue Dec 18, 2023 · 1 comment

Comments

@BaoKhanhNguyenXuan
Copy link

BaoKhanhNguyenXuan commented Dec 18, 2023

My code is here. it is error like the video. Youtube link

DateTimePickerSpec.YearPicker.single(
selectedDate: DateTime(2024, DateTime.now().month, DateTime.now().day),
onChanged: (values) => {},
firstDate: DateTime(1990, 1, 1),
lastDate: DateTime(2024, DateTime.now().month, DateTime.now().day));

BaoKhanhNguyenXuan added a commit to BaoKhanhNguyenXuan/flutter_date_pickers that referenced this issue Dec 18, 2023
@gdurandrexel
Copy link

@MariaMelnik Please merge the fix. This is a critical bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants