mangayomi-mirror/lib/modules/browse
NBA2K1 f4f344ce29 add log buffer and replace direct list mutation
- 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
2026-01-08 22:48:34 +01:00
..
extension add log buffer and replace direct list mutation 2026-01-08 22:48:34 +01:00
global_search Refactor and update dependencies for Isar and Riverpod 2025-10-29 13:08:42 +01:00
sources Use the localized extension 2025-12-29 23:20:08 +01:00
browse_screen.dart Group related functions using an extension 2025-12-29 23:19:31 +01:00