flutter-form-builder-ecosystem / flutter-form-builder-ecosystem/flutter_form_builder

FormBuilderDateTimePicker: Allow option to have date field be null upon loading of the date picker widget

Open
#1,312 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Dart
Stars
1.6k
Forks
561
PR merge metrics
No merged PRs in 30d

Description

### Is there an existing issue for this?

- [X] I have searched the existing issues

### Package/Plugin version

9.1.1

### What you'd like to happen

```Markdown
Note: This occurs on flutter for the web (but may affect other platforms).

Currently, FormBuilderDateTimePicker has today's date automatically filled upon the end user loading of the date picker widget. 99% of the time, a user isn't selecting today's date. We would like there to be an option that allows for this value to be null (appear empty) when the date picket widget is displayed to the user.
```

### Alternatives you've considered

_No response_

### Aditional information

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.