mirror of
https://github.com/Dr-Blank/Vaani.git
synced 2025-12-10 04:59:29 +00:00
basic audiobook player
This commit is contained in:
parent
097caf8ec2
commit
610d9a2aa0
26 changed files with 458 additions and 110 deletions
|
|
@ -9,7 +9,7 @@ part 'api_settings_provider.g.dart';
|
|||
|
||||
final _box = AvailableHiveBoxes.apiSettingsBox;
|
||||
|
||||
@riverpod
|
||||
@Riverpod(keepAlive: true)
|
||||
class ApiSettings extends _$ApiSettings {
|
||||
@override
|
||||
model.ApiSettings build() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue