mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-07 21:48:14 -08:00
## 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> |
||
|---|---|---|
| .. | ||
| items | ||
| library_search | ||
| playback | ||
| settings | ||
| syncing | ||
| account_model.dart | ||
| account_model.freezed.dart | ||
| account_model.g.dart | ||
| book_model.dart | ||
| boxset_model.dart | ||
| boxset_model.mapper.dart | ||
| collection_types.dart | ||
| credentials_model.dart | ||
| favourites_model.dart | ||
| home_model.dart | ||
| information_model.dart | ||
| item_base_model.dart | ||
| item_base_model.mapper.dart | ||
| item_editing_model.dart | ||
| library_model.dart | ||
| login_screen_model.dart | ||
| media_playback_model.dart | ||
| playlist_model.dart | ||
| recommended_model.dart | ||
| search_model.dart | ||
| trickplayer_model.dart | ||
| video_stream_model.dart | ||
| view_model.dart | ||
| views_model.dart | ||