Reputation: 11
I want to make a custom date picker like this, how do you think is the best way to achieve it?
Upvotes: 1
Views: 585
Reputation: 910
The package flutter_picker
can help you achieve it: https://pub.dev/packages/flutter_picker
Upvotes: 1