mangayomi-mirror/lib/modules/more
NBA2K1 1b630954b1 Remove BuildContext from checkForUpdate Provider
Do not pass Context into any provider.

Handle logic and BotToasts in the onTap of the AboutScreen, not inside the provider.

Also make _checkUpdate() more efficient, by fetching the `/latest` API.
Before, it was fetching 10 releases and immediately discarding 9, only leaving the latest.
2026-05-09 12:59:32 +02:00
..
about Remove BuildContext from checkForUpdate Provider 2026-05-09 12:59:32 +02:00
categories Reduce Code Duplication by Adding Platform Helper 2026-04-26 19:39:14 +02:00
data_and_storage New Setting: Mark duplicate chapter as read 2026-04-26 01:09:28 +02:00
download_queue rename files manga.dart and chapter.dart 2026-04-23 18:53:25 +02:00
providers update dependencies & update riverpod provider declarations 2026-01-08 14:27:08 +01:00
settings Merge pull request #714 from NBA2K1/main 2026-04-30 11:19:11 +01:00
statistics feat: add localization strings for statistics and reading time tracking #672 2026-03-23 11:19:04 +01:00
widgets Merge branch 'main' into enhance/mpv 2025-08-21 16:35:08 +01:00
more_screen.dart Merge branch 'main' into enhance/mpv 2025-08-21 16:35:08 +01:00