mirror of
https://github.com/Dr-Blank/Vaani.git
synced 2026-07-07 09:51:34 +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
|
|
@ -14,7 +14,7 @@ import 'package:vaani/features/player/providers/player_form.dart';
|
|||
import 'package:vaani/settings/app_settings_provider.dart';
|
||||
import 'package:vaani/shared/extensions/inverse_lerp.dart';
|
||||
import 'package:vaani/shared/widgets/shelves/book_shelf.dart';
|
||||
import 'package:vaani/theme/theme_from_cover_provider.dart';
|
||||
import 'package:vaani/theme/providers/theme_from_cover_provider.dart';
|
||||
|
||||
import 'player_when_expanded.dart';
|
||||
import 'player_when_minimized.dart';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue