refactor(mobile): album provider (#16099)

This commit is contained in:
Alex
2025-02-14 19:27:39 -06:00
committed by GitHub
parent 47203d2760
commit 4f912de018
7 changed files with 115 additions and 53 deletions
+1 -1
View File
@@ -77,7 +77,7 @@ custom_lint:
- test/**.dart
# refactor the remaining providers
- lib/providers/{archive,asset,authentication,db,favorite,partner,trash,user}.provider.dart
- lib/providers/{album/album,album/shared_album,asset_viewer/render_list,backup/backup,search/all_motion_photos,search/recently_added_asset}.provider.dart
- lib/providers/{asset_viewer/render_list,backup/backup,search/all_motion_photos,search/recently_added_asset}.provider.dart
- import_rule_openapi:
message: openapi must only be used through ApiRepositories