local favorites search page

This commit is contained in:
nyne
2024-11-02 20:29:44 +08:00
parent c4d867db89
commit 49174a7d8e
4 changed files with 74 additions and 26 deletions

View File

@@ -17,6 +17,7 @@ part 'favorite_actions.dart';
part 'side_bar.dart';
part 'local_favorites_page.dart';
part 'network_favorites_page.dart';
part 'local_search_page.dart';
const _kLeftBarWidth = 256.0;