Flutter – How to show only date in Date time class?
i am trying to show a calendar in order to user choose a reservation date by clicking the reserve button . and the reservation day's date is shown below the button. i am using DateTime class. i have two questions…