svthalia / Reaxit

The latest ThaliApp built on Flutter.
GNU General Public License v3.0
11 stars 3 forks source link

Move to Sliver Main Axis Group #482

Closed JAicewizard closed 5 months ago

JAicewizard commented 8 months ago

What

Start using Sliver Main Axis Group for sticky headers instead of some broken library

Why

The library we use is quite broken in some ways

DeD1rk commented 7 months ago

The problem with this is that it doesn't support lazy building of multiple months

JAicewizard commented 5 months ago

This is not possible with 2-way list due to the nature of slivers and lists in flutter.