Fladder/lib/models/settings
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
..
client_settings_model.dart feature: Add new home carousel (#58) 2024-10-21 22:24:59 +02:00
client_settings_model.freezed.dart feature: Add new home carousel (#58) 2024-10-21 22:24:59 +02:00
client_settings_model.g.dart feature: Add new home carousel (#58) 2024-10-21 22:24:59 +02:00
home_settings_model.dart Init repo 2024-09-20 10:01:13 +02:00
subtitle_settings_model.dart chore: removed google fonts dependency #54 (#55) 2024-10-20 09:42:53 +02:00
video_player_settings.dart Init repo 2024-09-20 10:01:13 +02:00