added support for desktop mode

This commit is contained in:
Fabian Freund
2025-10-26 18:09:32 +01:00
parent 07e4aa3e57
commit 2ecaa0ff82
6 changed files with 167 additions and 2 deletions
@@ -57,7 +57,7 @@ final class TabSessionProvider extends $NotifierProvider<TabSession, void> {
}
}
String _$tabSessionHash() => r'1b42eb21212df2c88be9f2cb10bc4ca5df437b3b';
String _$tabSessionHash() => r'f0a3aca70719afd37cad260c5d36621455252bfb';
final class TabSessionFamily extends $Family
with $ClassFamilyOverride<TabSession, void, void, void, String?> {