rebuilt providers

This commit is contained in:
Fabian Freund
2024-06-20 02:53:03 +02:00
parent 0aef151398
commit 4b050c959c
6 changed files with 6 additions and 6 deletions
@@ -6,7 +6,7 @@ part of 'providers.dart';
// RiverpodGenerator
// **************************************************************************
String _$blockContentHostsHash() => r'27e7902adda8d8d3b6d29fdc43c5d7ad5c3a8e9a';
String _$blockContentHostsHash() => r'5a6b90a2884342ddb068f2b66d18ed83e42e5108';
/// See also [blockContentHosts].
@ProviderFor(blockContentHosts)
@@ -23,7 +23,7 @@ final webViewTabControllerProvider =
);
typedef _$WebViewTabController = Notifier<WebView?>;
String _$webViewRepositoryHash() => r'96c14f599df30f6828ecaae584a509225b10e2f1';
String _$webViewRepositoryHash() => r'6732fd1b8a465073b599f64d6710a61cd605c779';
/// See also [WebViewRepository].
@ProviderFor(WebViewRepository)