implemented chat archive

This commit is contained in:
Fabian Freund
2024-06-05 16:50:56 +02:00
parent b8100b1823
commit 692a962acf
19 changed files with 775 additions and 30 deletions
@@ -7,7 +7,7 @@ part of 'settings_repository.dart';
// **************************************************************************
String _$settingsRepositoryHash() =>
r'1e1dc6c76bdcaf742335bf8e11a584093ec13f33';
r'2b715f29915e541cec5c7c0993c8099944989f48';
/// See also [SettingsRepository].
@ProviderFor(SettingsRepository)