feature: HTPC mode startup argument (#358)

Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
This commit is contained in:
PartyDonut 2025-06-01 15:30:34 +02:00 committed by GitHub
parent a8795cf0c9
commit 69a5e3db7a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
24 changed files with 416 additions and 151 deletions

View file

@ -88,6 +88,7 @@ dependencies:
font_awesome_flutter: ^10.8.0
reorderable_grid: ^1.0.10
overflow_view: ^0.4.0
flutter_sticky_header: ^0.7.0
# Navigation
auto_route: ^9.3.0+1
@ -109,6 +110,7 @@ dependencies:
window_manager: ^0.4.3
smtc_windows: ^1.0.0
background_downloader: ^8.9.4
screen_retriever: ^0.2.0
# Data
isar: ^4.0.0-dev.14
@ -123,8 +125,6 @@ dependencies:
share_plus: ^10.1.4
archive: ^4.0.2
dart_mappable: ^4.3.0
super_sliver_list: ^0.4.1
flutter_sticky_header: ^0.7.0
dev_dependencies:
flutter_test: