mirror of
https://github.com/immich-app/immich
synced 2025-11-07 17:27:20 +00:00
setup image resize processor
This commit is contained in:
parent
0020c7be94
commit
168676075f
8 changed files with 80 additions and 21 deletions
|
|
@ -12,7 +12,6 @@ import 'package:immich_mobile/utils/files_helper.dart';
|
|||
import 'package:photo_manager/photo_manager.dart';
|
||||
import 'package:http_parser/http_parser.dart';
|
||||
import 'package:path/path.dart' as p;
|
||||
import 'package:exif/exif.dart';
|
||||
|
||||
class BackupService {
|
||||
final NetworkService _networkService = NetworkService();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue