improve image caching and disposal

This commit is contained in:
Fabian Freund
2026-01-14 05:21:48 +01:00
parent e691a97159
commit 057d14b6d9
12 changed files with 69 additions and 37 deletions
@@ -41,7 +41,7 @@ final class TabStatesProvider
}
}
String _$tabStatesHash() => r'f2e6920017b3f46944d85254c09c54779eb89eb3';
String _$tabStatesHash() => r'67b497304b4137ce0115a66f06f3622c86e5727d';
abstract class _$TabStates extends $Notifier<Map<String, TabState>> {
Map<String, TabState> build();