Fladder/lib/models
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
..
items Sorted translations 2024-10-11 16:51:10 +02:00
library_search Init repo 2024-09-20 10:01:13 +02:00
playback Init repo 2024-09-20 10:01:13 +02:00
settings feature: Add new home carousel (#58) 2024-10-21 22:24:59 +02:00
syncing [Bugfix] Sync items not sorted by sortName (#13) 2024-10-13 19:53:45 +02:00
account_model.dart Init repo 2024-09-20 10:01:13 +02:00
account_model.freezed.dart Init repo 2024-09-20 10:01:13 +02:00
account_model.g.dart Init repo 2024-09-20 10:01:13 +02:00
book_model.dart Init repo 2024-09-20 10:01:13 +02:00
boxset_model.dart Init repo 2024-09-20 10:01:13 +02:00
boxset_model.mapper.dart Init repo 2024-09-20 10:01:13 +02:00
collection_types.dart Init repo 2024-09-20 10:01:13 +02:00
credentials_model.dart Init repo 2024-09-20 10:01:13 +02:00
favourites_model.dart Init repo 2024-09-20 10:01:13 +02:00
home_model.dart Init repo 2024-09-20 10:01:13 +02:00
information_model.dart Init repo 2024-09-20 10:01:13 +02:00
item_base_model.dart [Bugfix] Video player options 2024-10-11 15:40:04 +02:00
item_base_model.mapper.dart Init repo 2024-09-20 10:01:13 +02:00
item_editing_model.dart Init repo 2024-09-20 10:01:13 +02:00
library_model.dart Init repo 2024-09-20 10:01:13 +02:00
login_screen_model.dart Init repo 2024-09-20 10:01:13 +02:00
media_playback_model.dart Init repo 2024-09-20 10:01:13 +02:00
playlist_model.dart Init repo 2024-09-20 10:01:13 +02:00
recommended_model.dart Init repo 2024-09-20 10:01:13 +02:00
search_model.dart Init repo 2024-09-20 10:01:13 +02:00
trickplayer_model.dart Init repo 2024-09-20 10:01:13 +02:00
video_stream_model.dart Init repo 2024-09-20 10:01:13 +02:00
view_model.dart Init repo 2024-09-20 10:01:13 +02:00
views_model.dart Init repo 2024-09-20 10:01:13 +02:00