mirror of
https://github.com/kodjodevf/mangayomi.git
synced 2026-03-11 17:25:32 +00:00
- Introduce _addLog() helper to manage log insertion - Enforce a maximum log history of 200 entries to prevent unbounded memory growth - Replace direct _logsNotifier.value.add(event) with safe, immutable-style list update - Improve log handling consistency and avoid mutating notifier state in place |
||
|---|---|---|
| .. | ||
| eval | ||
| ffi | ||
| l10n | ||
| models | ||
| modules | ||
| providers | ||
| router | ||
| services | ||
| src/rust | ||
| utils | ||
| main.dart | ||