Enhance AppSettings and RentController to manage not-occupied months, add lifetime summary to SettingsScreen, and update tests for compatibility

Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com>
This commit is contained in:
2026-03-20 10:57:57 +01:00
parent 67af59bd0d
commit 9c4e275ff7
6 changed files with 228 additions and 31 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ class _FakeStorageService extends StorageService {
}
class _FakeExchangeService extends FrankfurterApiService {
_FakeExchangeService() : super(httpClient: http.Client(), apiKey: 'test-key');
_FakeExchangeService() : super(httpClient: http.Client());
@override
Future<ConversionResult> convertUsdToSek({