mangayomi-mirror/lib
NBA2K1 138e2887e0 Fix Extension Installation
There was a bug when uninstalling an extension and trying to reinstall it, it didn't install.
You had to restart the app to reinstall the same extension again.
Now the provider is invalidated when reinstalling an uninstalled extension,
so the fetch logic is triggered correctly. Prevents stale cache issues from
Riverpod's keepAlive behavior.
2025-06-07 02:37:51 +02:00
..
eval fix #468 2025-06-02 11:41:12 +01:00
ffi dart format 2025-05-30 17:43:42 +01:00
l10n Add Switch to automatically check for updates 2025-06-02 17:49:16 +02:00
models Add Switch to automatically check for updates 2025-06-02 17:49:16 +02:00
modules Fix Extension Installation 2025-06-07 02:37:51 +02:00
providers Fix #478 2025-06-04 16:21:14 +02:00
router Add Switch to automatically check for updates 2025-06-02 17:49:16 +02:00
services Make the write transaction fully async 2025-06-06 23:27:05 +02:00
src/rust fix #468 2025-06-02 11:41:12 +01:00
utils Fix indexing and path for downloaded chapter images and update padding logic 2025-06-04 17:28:31 +01:00
main.dart dart format 2025-05-30 17:43:42 +01:00