mirror of
https://github.com/austinried/subtracks.git
synced 2026-02-10 15:02:42 +01:00
music source and client for subsonic
test fixture setup for navidrome
This commit is contained in:
11
pubspec.yaml
11
pubspec.yaml
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user