mirror of
https://github.com/immich-app/immich
synced 2026-08-29 13:15:45 +00:00
Consolidate video state into a single asset-scoped provider, and reduce dependency on global state generally. Overall this should fix a few timing issues and race conditions with videos specifically, and make future changes in this area easier. |
||
|---|---|---|
| .. | ||
| asset_details | ||
| asset_details.widget.dart | ||
| asset_page.widget.dart | ||
| asset_preloader.dart | ||
| asset_stack.provider.dart | ||
| asset_stack.widget.dart | ||
| asset_viewer.page.dart | ||
| bottom_bar.widget.dart | ||
| rating_bar.widget.dart | ||
| sheet_tile.widget.dart | ||
| video_viewer.widget.dart | ||
| video_viewer_controls.widget.dart | ||
| viewer_bottom_app_bar.widget.dart | ||
| viewer_kebab_menu.widget.dart | ||
| viewer_top_app_bar.widget.dart | ||