PartyDonut
f445d8908b
feature(Desktop): Usability improvements to top carousel
2025-01-05 14:32:23 +01:00
PartyDonut
6c8aea736d
fix: Use default flutter CarouselView
2025-01-05 14:10:56 +01:00
PartyDonut
39a7537116
chore: Fix dart deprecation messages
2025-01-05 13:53:59 +01:00
PartyDonut
a817d40463
chore: Update flutter to 3.27 and updated packages
2025-01-04 23:12:32 +01:00
PartyDonut
d2138da785
feature: Details screen rework ( #190 )
...
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-12-27 15:21:47 +01:00
PartyDonut
e50d666fa9
feat: Improve how unsupported items are shown. ( #129 )
...
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-11-07 18:57:57 +01:00
PartyDonut
f72ae9e3ca
fix: small alignment issue media banner buttons ( #97 )
...
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-11-01 15:51:17 +01:00
PartyDonut
c5e39db9ec
fix: properly implement button feedback for banners
2024-10-25 09:13:15 +02:00
PartyDonut
476bdc130e
feature: Improved banners, made banner settings easier to understand. ( #71 )
...
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-10-24 23:02:10 +02:00
PartyDonut
d572884e61
feature: Add new home carousel ( #58 )
...
## Pull Request Description
This adds a new home carousel better suited for mobile
The old one is still available
## Checklist
- [x] If a new package was added, did you ensure it works for all
supported platforms? Is the package also well maintained?
- [x] Did you add localization for any text? If yes, did you sort the
.arb file using ```arb_utils sort <INPUT_FILE>```?
- [x] Check that any changes are related to the issue at hand.
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-10-21 22:24:59 +02:00
PartyDonut
0495f9b800
[Bugfix] Made the status card 1:1 ratio ( #25 )
...
Slight regression I didn't notice.
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-10-16 16:16:30 +02:00
Rafael
5e882b2177
[Bugfix] Fix poster child count clipping large numbers( #8 )
...
Fix the error when display large numbers #5
Example:

The numbers in the example image was random generated.
2024-10-13 18:10:25 +02:00
PartyDonut
8bda03ee2c
[Bugfix] Fixed posters shadow bleeding
2024-10-06 19:35:57 +02:00
PartyDonut
7b3e733b76
[Setup] Added build.yaml and check.yaml ( #1 )
...
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-09-21 11:59:28 +02:00
PartyDonut
764b6034e3
Init repo
2024-09-20 10:01:13 +02:00