(sorry I'm not good at English),
I'm trying to change date picker's look when click a button without display the default layout.
I didn't found anything to change the display of it
like this : https://i.stack.imgur.com/kzqHA.png
CodePudding user response:
solution 1
you can use this plugin for flutter_rounded_date_picker
please go through the link
https://pub.dev/packages/flutter_rounded_date_picker
solution 2
please go through this link , it's kind of similar question you are asked