Open hamishjohnson opened 4 years ago
@magpiedigital thank you for your suggestion. I had thoughts about adding year picker here but for previous flutter version YearPicker was available to use. I think I will add YearPicker with options to some customization in future.
Thanks for the awesome package, it's exactly what I needed.
The only extra I'd like is YearPicker.
At the moment I'm using the _YearPicker from flutter's CalendarDatePicker, and it mostly works fine but the styling is slightly inconsistent. Here's the code, with some minor changes I made.