mirror of
https://github.com/Dr-Blank/Vaani.git
synced 2026-01-04 09:19:32 +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
|
||||
///
|
||||
|
|
|
|||
1009
lib/db/cache/schemas/image.g.dart
vendored
Normal file
1009
lib/db/cache/schemas/image.g.dart
vendored
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue