GaspardMerten / date_field

Flutter DateField and DateFormField
Other
45 stars 32 forks source link

Extracting a showAdaptiveDateTimePickerDialog from the DateField #71

Closed GaspardMerten closed 3 months ago

GaspardMerten commented 3 months ago

The objective of this PR is to extract the logic behind the display of the Cupertino and material dialogs from the DateTimeField.

This allows for better readability and the possibility to display an adaptive Dialog without the widget.

The structure of the project has been updated for better clarity, and the example updated to reflect the latest capacities of the package.

torbenkeller commented 3 months ago

I will have a look tomorrow

GaspardMerten commented 3 months ago

@torbenkeller All is taken care of.

GaspardMerten commented 3 months ago

Thank you, @torbenkeller, for the extensive review! v5.2.0 is now live