mangayomi-mirror/lib/modules/more/about
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
..
providers Remove BuildContext from checkForUpdate Provider 2026-05-09 12:59:32 +02:00
about_screen.dart Remove BuildContext from checkForUpdate Provider 2026-05-09 12:59:32 +02:00