mangayomi-mirror/lib/modules
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
..
anime update dependencies & update riverpod provider declarations 2026-01-08 14:27:08 +01:00
browse add log buffer and replace direct list mutation 2026-01-08 22:48:34 +01:00
calendar update dependencies & update riverpod provider declarations 2026-01-08 14:27:08 +01:00
history update dependencies & update riverpod provider declarations 2026-01-08 14:27:08 +01:00
library update dependencies & update riverpod provider declarations 2026-01-08 14:27:08 +01:00
main_view update dependencies & update riverpod provider declarations 2026-01-08 14:27:08 +01:00
manga update dependencies & update riverpod provider declarations 2026-01-08 14:27:08 +01:00
more categories screen clean up 2026-01-08 18:56:23 +01:00
novel update dependencies & update riverpod provider declarations 2026-01-08 14:27:08 +01:00
tracker_library Use the localized extension 2025-12-29 23:20:08 +01:00
updates Refactor tabbed screens into base class 2025-12-29 03:28:04 +01:00
webview Fix Riverpod lifecycle error 2026-01-08 21:47:51 +01:00
widgets Group related functions using an extension 2025-12-29 23:19:31 +01:00