Bugfix/persistent UUID (#46)

* UUID is now persisted between reinstallation
This commit is contained in:
Alex
2022-03-11 13:38:52 -06:00
committed by GitHub
parent e085a10cf3
commit c624580596
6 changed files with 31 additions and 9 deletions

View File

@@ -2,7 +2,7 @@ name: immich_mobile
description: A new Flutter project.
publish_to: "none"
version: 1.0.0+2
version: 1.0.1+3
environment:
sdk: ">=2.15.1 <3.0.0"
@@ -35,6 +35,7 @@ dependencies:
photo_view: ^0.13.0
socket_io_client: ^2.0.0-beta.4-nullsafety.0
mapbox_gl: ^0.15.0
flutter_udid: ^2.0.0
dev_dependencies:
flutter_test: