Nikola Jovic
Results
2
comments of
Nikola Jovic
> Do you have only one item taking the whole width? If it's the case I would split it into two widgets, the first one being a simple `SliverToBoxAdapter` wrapping...
For now I solved this by using AutoSizeText widget with auto size groups. Each widgets group (bottom titles group, left titles group, top, right...) use auto size text widgets with...