feat: 收藏夹详情

This commit is contained in:
guozhigq
2023-05-11 13:45:02 +08:00
parent ea674c4b4a
commit e426236741
10 changed files with 575 additions and 46 deletions

View File

@ -0,0 +1,4 @@
library favdetail;
export './controller.dart';
export './view.dart';