mirror of
https://github.com/kodjodevf/mangayomi.git
synced 2026-05-23 20:02:15 +00:00
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. |
||
|---|---|---|
| .. | ||
| providers | ||
| main_screen.dart | ||