Fladder/lib/screens/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
..
widgets fix: padding issues (#47) 2024-10-19 15:25:32 +02:00
client_settings_page.dart feature: Add new home carousel (#58) 2024-10-21 22:24:59 +02:00
player_settings_page.dart [Feature] Replace go_router with auto_route 2024-10-05 19:43:36 +02:00
quick_connect_window.dart [Bugfix] Alertdialog.adaptive was causing issues. 2024-10-03 14:17:50 +02:00
security_settings_page.dart [Feature] Replace go_router with auto_route 2024-10-05 19:43:36 +02:00
settings_list_tile.dart fix: padding issues (#47) 2024-10-19 15:25:32 +02:00
settings_scaffold.dart feature: Add new home carousel (#58) 2024-10-21 22:24:59 +02:00
settings_screen.dart [Bugfix] Mobile - Fixed navigating back to splash screen (#11) 2024-10-13 18:40:16 +02:00