Skip to content

Implement AutoSizeGroup#1

Merged
FaFre merged 2 commits intoFaFre:masterfrom
hig-dev:master
Feb 5, 2026
Merged

Implement AutoSizeGroup#1
FaFre merged 2 commits intoFaFre:masterfrom
hig-dev:master

Conversation

@hig-dev
Copy link

@hig-dev hig-dev commented Sep 5, 2025

Hi,

thanks for updating and maintaining the auto_size_text package.
I noticed that you did not implement the grouping functionality of the orginal library.

Here is a PR that implements the AutoSizeGroup.

In addition, I needed to change the library structure because the AutoSizeGroup needed access to the private _AutoSizeBuilderState. Now everything is contained in a single library using part and part of. However, I made sure that the public API is clean by changing the visibliity of the non-public methods and classes.

Best,
Halil Göcer

@Macacoazul01
Copy link

@FaFre

@FaFre
Copy link
Owner

FaFre commented Feb 4, 2026

@Macacoazul01 sorry, I missed this! Thanks for pinginr me again, will look into it today or tomorrow.

@Macacoazul01
Copy link

@FaFre are there any other branches or PR in the original one that are worth implementing?

@FaFre FaFre merged commit b2b5e1b into FaFre:master Feb 5, 2026
@FaFre
Copy link
Owner

FaFre commented Feb 5, 2026

Thanks for the PR! @Macacoazul01 everything looks good to me.

I haven't seen anything that was useful to myself. Please feel free to open another PR in case you find something.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants