refactor(mobile): partners provider (#16299)

* refactor(mobile): partners provider

* update analysis option

* update analysis option
This commit is contained in:
Alex
2025-02-25 08:52:33 -06:00
committed by GitHub
parent 392f9f205c
commit 579321251f
5 changed files with 90 additions and 17 deletions
+2 -2
View File
@@ -65,7 +65,7 @@ custom_lint:
allowed:
# required / wanted
- lib/entities/*.entity.dart
- lib/repositories/{album,asset,backup,database,etag,exif_info,user,timeline}.repository.dart
- lib/repositories/{album,asset,backup,database,etag,exif_info,user,timeline,partner}.repository.dart
- lib/infrastructure/entities/*.entity.dart
- lib/infrastructure/repositories/{store,db}.repository.dart
- lib/providers/infrastructure/db.provider.dart
@@ -79,7 +79,7 @@ custom_lint:
- lib/widgets/asset_grid/asset_grid_data_structure.dart
- test/**.dart
# refactor the remaining providers
- lib/providers/{asset,authentication,db,partner,user}.provider.dart
- lib/providers/{asset,authentication,db,user}.provider.dart
- lib/providers/{asset_viewer/render_list,backup/backup,search/all_motion_photos,search/recently_added_asset}.provider.dart
- import_rule_openapi: