bdlukaa / bdlukaa/fluent_ui

DynamicOverflow - set overflow on start or end

Open
#1,134 2 comments 0 reactions 1 assignee Claimed by @bdlukaa View on GitHub
enhancement
Dominant language
Dart
Stars
3.5k
Forks
506
Avg merge
11d 2h
Merged PRs (30d)
3

Description

**Is your feature request related to a problem? Please describe.**

I used the widget `DynamicOverflow`, and it's great but I would really like to have to widget on the left **and** to have the overflow maybe from the start of the list.

There is what I have:

![image](https://github.com/user-attachments/assets/c8b63a18-ba9c-4625-a33a-a92be2abae1c)

And what I want:

![image](https://github.com/user-attachments/assets/5d993e35-e338-4666-8055-f60019b1cca0)

(I want to keep the end of the path and hide the beggining, a little like Windows Explorer. And having the overflow widget on the left).

**Describe the solution you'd like**
Having a parameter like

```
overflowAlignment: MainAxisAlignment.start
```

(It's different from `overflowWidgetAlignment`).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.