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

FormBuilderDateRangePicker: make full calendar display use up less of the screen

Open
#1,314 1 comment 1 reaction 0 assignees View on GitHub
enhancement help wanted
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
Specifically on the Web, opening the calendar widget for FormBuilderDateRangePicker results in the entire screen being taken up by the vertical calendar range selection display. It would be nice if this could use up a similar amount of screen real estate as it does on mobile, or to be closely aligned with the way it appears on the web for the FormBuilderDateTimePicker.
```

### Alternatives you've considered

_No response_

### Aditional information

On Flutter for the Web, FomrBuilderDateTimePicker looks quite nice (see the following screen snippet):
![image](https://github.com/flutter-form-builder-ecosystem/flutter_form_builder/assets/70660740/61ad3f2b-f70c-43ca-9420-4983f18f3879)

It would be nice for FormBuilderDateRangePicker to also confine itself and maintain a similar aesthetic to this. In 9.1.1, FormBuilderDateRangePicker it uses the entire available screen width and height.

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.