mirror of
https://github.com/immich-app/immich
synced 2025-11-07 17:27:20 +00:00
Move selection logic to asset grid class
This commit is contained in:
parent
347ac70063
commit
a117e897ca
6 changed files with 354 additions and 328 deletions
|
|
@ -1,6 +1,6 @@
|
|||
import 'package:flutter/material.dart';
|
||||
import 'package:hooks_riverpod/hooks_riverpod.dart';
|
||||
import 'package:immich_mobile/modules/home/ui/thumbnail_image.dart';
|
||||
import 'package:immich_mobile/modules/home/ui/asset_grid/thumbnail_image.dart';
|
||||
import 'package:openapi/api.dart';
|
||||
|
||||
// ignore: must_be_immutable
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue