music source and client for subsonic

test fixture setup for navidrome
This commit is contained in:
austinried
2025-11-01 22:24:59 +09:00
parent 9f05ebb201
commit 3408a3988e
18 changed files with 1556 additions and 8 deletions

View File

@@ -8,13 +8,20 @@ environment:
dependencies:
cached_network_image: ^3.4.1
collection: ^1.19.1
crypto: ^3.0.6
flutter:
sdk: flutter
flutter_hooks: ^0.21.3+1
freezed_annotation: ^3.1.0
go_router: ^16.2.5
hooks_riverpod: ^3.0.3
http: ^1.5.0
infinite_scroll_pagination: ^5.1.1
json_annotation: ^4.9.0
material_symbols_icons: ^4.2874.0
pool: ^1.5.2
xml: ^6.6.1
dev_dependencies:
flutter_test:
@@ -22,6 +29,10 @@ dev_dependencies:
flutter_lints: ^6.0.0
custom_lint: ^0.8.0
riverpod_lint: ^3.0.3
build_runner: ^2.7.1
freezed: ^3.2.3
json_serializable: ^6.11.1
test: ^1.26.2
flutter:
uses-material-design: true