mirror of
https://github.com/Dr-Blank/Vaani.git
synced 2026-07-08 02:11:38 +00:00
refactor: update theme import paths and consolidate theme provider files
This commit is contained in:
parent
10f257aa46
commit
db85a76c0b
8 changed files with 313 additions and 66 deletions
|
|
@ -17,7 +17,7 @@ import 'package:vaani/router/router.dart';
|
|||
import 'package:vaani/settings/app_settings_provider.dart';
|
||||
import 'package:vaani/shared/extensions/model_conversions.dart';
|
||||
import 'package:vaani/shared/widgets/shelves/home_shelf.dart';
|
||||
import 'package:vaani/theme/theme_from_cover_provider.dart';
|
||||
import 'package:vaani/theme/providers/theme_from_cover_provider.dart';
|
||||
|
||||
/// A shelf that displays books on the home page
|
||||
class BookHomeShelf extends HookConsumerWidget {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue