mirror of
https://github.com/immich-app/immich
synced 2025-11-07 17:27:20 +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> |
||
|---|---|---|
| .. | ||
| api.service.dart | ||
| asset.service.dart | ||
| hash.service.dart | ||
| immich_logger.service.dart | ||
| local_notification.service.dart | ||
| server_info.service.dart | ||
| share.service.dart | ||
| sync.service.dart | ||
| user.service.dart | ||