1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-20 00:38:24 +02:00
immich/mobile/lib/modules/asset_viewer/ui
Emanuel Bennici ba12d92af3
feat(mobile): Add people list to exit bottom sheet (#6717)
* 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>
2024-03-06 11:15:54 -05:00
..
advanced_bottom_sheet.dart fix(mobile): Fixes bottom exif info sheet modal drag controls (#7165) 2024-02-17 22:03:01 -06:00
animated_play_pause.dart deps(mobile): flutter 3.16 (#6677) 2024-01-27 10:14:32 -06:00
bottom_gallery_bar.dart refactor(mobile): Refactor video player page and gallery bottom app bar (#7625) 2024-03-05 21:42:22 -06:00
center_play_button.dart deps(mobile): flutter 3.16 (#6677) 2024-01-27 10:14:32 -06:00
custom_video_player_controls.dart refactor(mobile): Refactor video player page and gallery bottom app bar (#7625) 2024-03-05 21:42:22 -06:00
description_input.dart refactor(mobile): move error details to separate DB column (#6898) 2024-02-23 21:38:57 -06:00
exif_bottom_sheet.dart feat(mobile): Add people list to exit bottom sheet (#6717) 2024-03-06 11:15:54 -05:00
gallery_app_bar.dart refactor(mobile): Refactor video player page and gallery bottom app bar (#7625) 2024-03-05 21:42:22 -06:00
top_control_app_bar.dart deps(mobile): flutter 3.16 (#6677) 2024-01-27 10:14:32 -06:00
video_controls.dart refactor(mobile): Refactor video player page and gallery bottom app bar (#7625) 2024-03-05 21:42:22 -06:00
video_player.dart refactor(mobile): Refactor video player page and gallery bottom app bar (#7625) 2024-03-05 21:42:22 -06:00