mangayomi-mirror/lib/modules/browse/extension
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
..
providers update dependencies & update riverpod provider declarations 2026-01-08 14:27:08 +01:00
widgets Refactor and update dependencies for Isar and Riverpod 2025-10-29 13:08:42 +01:00
edit_code.dart add log buffer and replace direct list mutation 2026-01-08 22:48:34 +01:00
extension_detail.dart fix: show chanded source preference for mihon source 2025-12-23 19:18:18 +01:00
extension_lang.dart Refactor and update dependencies for Isar and Riverpod 2025-10-29 13:08:42 +01:00
extension_screen.dart enhanced repo manager 2025-08-23 03:33:48 +02:00