mirror of
https://github.com/kodjodevf/mangayomi.git
synced 2026-05-23 15:52:16 +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. |
||
|---|---|---|
| .. | ||
| check_for_update.dart | ||
| check_for_update.g.dart | ||
| download_file_screen.dart | ||
| get_package_info.dart | ||
| get_package_info.g.dart | ||
| logs_state.dart | ||
| logs_state.g.dart | ||