From 4b050c959c18e6be7ec35a37329b563bba43c92f Mon Sep 17 00:00:00 2001 From: Fabian Freund Date: Thu, 20 Jun 2024 02:53:03 +0200 Subject: [PATCH] rebuilt providers --- app/lib/domain/services/app_initialization.g.dart | 2 +- .../settings/presentation/controllers/save_settings.g.dart | 2 +- .../features/share_intent/domain/services/sharing_intent.g.dart | 2 +- app/lib/features/web_view/domain/providers.g.dart | 2 +- app/lib/features/web_view/domain/repositories/web_view.g.dart | 2 +- app/lib/presentation/controllers/website_title.g.dart | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/app/lib/domain/services/app_initialization.g.dart b/app/lib/domain/services/app_initialization.g.dart index 2791ad8b..ce6e90d5 100644 --- a/app/lib/domain/services/app_initialization.g.dart +++ b/app/lib/domain/services/app_initialization.g.dart @@ -7,7 +7,7 @@ part of 'app_initialization.dart'; // ************************************************************************** String _$appInitializationServiceHash() => - r'0588d175aae7eb1734e9d6eb17d40a05ba88757e'; + r'33b432bd7a2f72f83d0b22771348ebf6e4934a92'; /// See also [AppInitializationService]. @ProviderFor(AppInitializationService) diff --git a/app/lib/features/settings/presentation/controllers/save_settings.g.dart b/app/lib/features/settings/presentation/controllers/save_settings.g.dart index 70f5ff67..8b5ea1f2 100644 --- a/app/lib/features/settings/presentation/controllers/save_settings.g.dart +++ b/app/lib/features/settings/presentation/controllers/save_settings.g.dart @@ -7,7 +7,7 @@ part of 'save_settings.dart'; // ************************************************************************** String _$saveSettingsControllerHash() => - r'c56038b35665dea2ab84f8f4e0d4cc3a767f5d6c'; + r'7ffcef95b48dce1f80b56fb3580282ff3df240b4'; /// See also [SaveSettingsController]. @ProviderFor(SaveSettingsController) diff --git a/app/lib/features/share_intent/domain/services/sharing_intent.g.dart b/app/lib/features/share_intent/domain/services/sharing_intent.g.dart index df14bb9e..6c66274f 100644 --- a/app/lib/features/share_intent/domain/services/sharing_intent.g.dart +++ b/app/lib/features/share_intent/domain/services/sharing_intent.g.dart @@ -7,7 +7,7 @@ part of 'sharing_intent.dart'; // ************************************************************************** String _$sharingIntentStreamHash() => - r'4b285bac1537aa03007a6e932ddb50f24b2db873'; + r'e396c15da84d6e726f9e77996ef9d2422f6269e1'; /// See also [sharingIntentStream]. @ProviderFor(sharingIntentStream) diff --git a/app/lib/features/web_view/domain/providers.g.dart b/app/lib/features/web_view/domain/providers.g.dart index 09f2435a..dc20407f 100644 --- a/app/lib/features/web_view/domain/providers.g.dart +++ b/app/lib/features/web_view/domain/providers.g.dart @@ -6,7 +6,7 @@ part of 'providers.dart'; // RiverpodGenerator // ************************************************************************** -String _$blockContentHostsHash() => r'27e7902adda8d8d3b6d29fdc43c5d7ad5c3a8e9a'; +String _$blockContentHostsHash() => r'5a6b90a2884342ddb068f2b66d18ed83e42e5108'; /// See also [blockContentHosts]. @ProviderFor(blockContentHosts) diff --git a/app/lib/features/web_view/domain/repositories/web_view.g.dart b/app/lib/features/web_view/domain/repositories/web_view.g.dart index 69d85176..c776082f 100644 --- a/app/lib/features/web_view/domain/repositories/web_view.g.dart +++ b/app/lib/features/web_view/domain/repositories/web_view.g.dart @@ -23,7 +23,7 @@ final webViewTabControllerProvider = ); typedef _$WebViewTabController = Notifier; -String _$webViewRepositoryHash() => r'96c14f599df30f6828ecaae584a509225b10e2f1'; +String _$webViewRepositoryHash() => r'6732fd1b8a465073b599f64d6710a61cd605c779'; /// See also [WebViewRepository]. @ProviderFor(WebViewRepository) diff --git a/app/lib/presentation/controllers/website_title.g.dart b/app/lib/presentation/controllers/website_title.g.dart index 6b8e3f36..792f8ce4 100644 --- a/app/lib/presentation/controllers/website_title.g.dart +++ b/app/lib/presentation/controllers/website_title.g.dart @@ -6,7 +6,7 @@ part of 'website_title.dart'; // RiverpodGenerator // ************************************************************************** -String _$pageInfoHash() => r'47ebd4256eb405281b23791a114525447145baec'; +String _$pageInfoHash() => r'66800fc7e4863750fc9a3717a25e94ee95ec52a3'; /// Copied from Dart SDK class _SystemHash {