BlakeBarrett / Lore

The shared, single source of truth for everything.
3 stars 0 forks source link

Refactor/lore 4 customscrollview slivers #12

Closed BlakeBarrett closed 7 months ago

BlakeBarrett commented 7 months ago

Closes #4.

Refactored the Scaffold and ListView into a CustomScrollList with SliverAppBar and SliverList children. Added slight fades to the top and bottom of the header. Image preview looks way good now. Got rid of the FileIcon dependency. Looks better and behaves more "Material Design"-y. All tests pass.

Screenshot 2024-02-15 at 5 47 45 PM Screenshot 2024-02-15 at 5 48 05 PM Screenshot 2024-02-15 at 5 48 12 PM Screenshot 2024-02-15 at 5 49 22 PM
BlakeBarrett commented 7 months ago

LGTM