Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to add maxline and overflow just like Text() widget. #1660

Closed
1 task done
SM-SHIFAT opened this issue Jan 2, 2024 · 3 comments
Closed
1 task done
Labels
enhancement New feature or request

Comments

@SM-SHIFAT
Copy link

Is there an existing issue for this?

Use case

Usecase is, i have a small preview screen where i want to show max 4 line of text then ... at the end. And when user press on it it show full then on the second page. So this is why i need the max line feature. or any way to stop showing more than 4 line of text.

Proposal

image
just like the above picture i want to show only 4 line of text. Suppose it have 10 line of text but only restrict it to show only 4 line of it.

@SM-SHIFAT SM-SHIFAT added the enhancement New feature or request label Jan 2, 2024
@adrianHerreraa
Copy link

adrianHerreraa commented Jul 12, 2024

Does anyone know if this can be done already (I'm on flutter_quill version: ^9.5.15) or not yet? @singerdmx

@flodaniel
Copy link

I am also trying to build something similar. Could any of you two find a solution @SM-SHIFAT @adrianHerreraa ?

@CatHood0
Copy link
Collaborator

Currently we have not a way to implement max lines lenght and probably we have no plans to add this.

@CatHood0 CatHood0 closed this as not planned Won't fix, can't repro, duplicate, stale Sep 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants