dispose images correctly

This commit is contained in:
Fabian Freund
2026-01-10 06:28:26 +01:00
parent 9a04b2d89a
commit f84b8838e1
10 changed files with 120 additions and 23 deletions
@@ -41,7 +41,7 @@ final class TabStatesProvider
}
}
String _$tabStatesHash() => r'cd73ea6ea479f2708a2c9e5ca86054c9d2464116';
String _$tabStatesHash() => r'f2e6920017b3f46944d85254c09c54779eb89eb3';
abstract class _$TabStates extends $Notifier<Map<String, TabState>> {
Map<String, TabState> build();