feature: Details screen rework (#190)

Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
This commit is contained in:
PartyDonut 2024-12-27 15:21:47 +01:00 committed by GitHub
parent 473e817e0f
commit d2138da785
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
21 changed files with 462 additions and 394 deletions

View file

@ -82,6 +82,8 @@ class Genres extends StatelessWidget {
return Wrap(
runSpacing: 8,
spacing: 8,
runAlignment: WrapAlignment.center,
alignment: WrapAlignment.center,
children: genres
.map(
(genre) => ChipButton(