mirror of
https://github.com/kodjodevf/mangayomi.git
synced 2026-05-24 12:32:34 +00:00
Also, change `entry.chapters.toList().reversed.toList().last` to `entry.chapters.first` Why reverse the list and then get the last item, when you can just get the first? |
||
|---|---|---|
| .. | ||
| eval | ||
| ffi | ||
| l10n | ||
| models | ||
| modules | ||
| providers | ||
| router | ||
| services | ||
| src/rust | ||
| utils | ||
| main.dart | ||