merge navigation and tab menu into bottom sheet

This commit is contained in:
Fabian Freund
2026-02-28 18:37:35 +01:00
parent 9be77d00e5
commit b7edd95093
19 changed files with 2095 additions and 536 deletions
@@ -35,7 +35,7 @@ final class GeneralSettingsRepositoryProvider
}
String _$generalSettingsRepositoryHash() =>
r'51cfcf20b24705f5c6f51d4e204fff5a8e4eee89';
r'4c2ee264cafd243916e59a78b0d5723997eab823';
abstract class _$GeneralSettingsRepository
extends $StreamNotifier<GeneralSettings> {