mirror of
https://github.com/samsonjs/immich.git
synced 2026-03-29 09:55:53 +00:00
* feat(mobile): Define constants as 'const' * feat(mobile): Add people list to asset bottom sheet Add a list of people per asset in the exif bottom sheet, like on the web. Currently the list of people is loaded by making a request each time to the server. This is the MVP approach. In the future, the people information can be synced like we're doing with the assets. * styling --------- Co-authored-by: Alex Tran <alex.tran1502@gmail.com> |
||
|---|---|---|
| .. | ||
| advanced_bottom_sheet.dart | ||
| animated_play_pause.dart | ||
| bottom_gallery_bar.dart | ||
| center_play_button.dart | ||
| custom_video_player_controls.dart | ||
| description_input.dart | ||
| exif_bottom_sheet.dart | ||
| gallery_app_bar.dart | ||
| top_control_app_bar.dart | ||
| video_controls.dart | ||
| video_player.dart | ||