is there a way to change the display of date picker in flutter?

Issue

(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

Solution

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

How to customize a date picker

Answered By – Jinto Joseph

Answer Checked By – Cary Denson (FlutterFixes Admin)

Leave a Reply

Your email address will not be published. Required fields are marked *