mirror of
https://github.com/Dr-Blank/Vaani.git
synced 2025-12-21 02:19:30 +00:00
lib item page ready
This commit is contained in:
parent
0d54f1cb15
commit
097caf8ec2
15 changed files with 804 additions and 221 deletions
2
lib/db/cache/schemas/image.dart
vendored
2
lib/db/cache/schemas/image.dart
vendored
|
|
@ -1,6 +1,6 @@
|
|||
import 'package:isar/isar.dart';
|
||||
|
||||
part '../image.g.dart';
|
||||
part 'image.g.dart';
|
||||
|
||||
/// Represents a cover image for a library item
|
||||
///
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue