nc-photos/app/lib/use_case/album
2024-02-07 01:14:30 +08:00
..
add_file_to_album.dart Rewrite collection support and add NC25 album support 2023-05-21 21:51:20 +08:00
add_file_to_album.g.dart Rewrite collection support and add NC25 album support 2023-05-21 21:51:20 +08:00
create_album.dart Remove obsolete code 2023-08-27 19:20:52 +08:00
edit_album.dart Refactor: move OrNull away from main package 2023-08-24 23:32:50 +08:00
edit_album.g.dart Rewrite collection support and add NC25 album support 2023-05-21 21:51:20 +08:00
list_album.dart Rewrite collection support and add NC25 album support 2023-05-21 21:51:20 +08:00
list_album2.dart Rewrite collection support and add NC25 album support 2023-05-21 21:51:20 +08:00
list_album2.g.dart Rewrite collection support and add NC25 album support 2023-05-21 21:51:20 +08:00
remove_album.dart Migrate Remove to use controller 2024-02-07 01:14:30 +08:00
remove_album.g.dart Rewrite collection support and add NC25 album support 2023-05-21 21:51:20 +08:00
remove_from_album.dart Refactor: extract collection utilities to package 2023-08-26 01:35:16 +08:00
remove_from_album.g.dart Rewrite collection support and add NC25 album support 2023-05-21 21:51:20 +08:00
share_album_with_user.dart Refactor: extract collection utilities to package 2023-08-26 01:35:16 +08:00
share_album_with_user.g.dart Regression: share and unshare album 2023-05-21 21:54:24 +08:00
unshare_album_with_user.dart Refactor: extract string utilities 2023-08-26 01:34:07 +08:00
unshare_album_with_user.g.dart Regression: share and unshare album 2023-05-21 21:54:24 +08:00
unshare_file_from_album.dart Refactor: extract string utilities 2023-08-26 01:34:07 +08:00
unshare_file_from_album.g.dart Regression: share and unshare album 2023-05-21 21:54:24 +08:00