mirror of
https://github.com/kodjodevf/mangayomi.git
synced 2026-05-11 12:30:49 +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 |
||
|---|---|---|
| .. | ||
| providers | ||
| widgets | ||
| edit_code.dart | ||
| extension_detail.dart | ||
| extension_lang.dart | ||
| extension_screen.dart | ||