mirror of
https://github.com/kodjodevf/mangayomi.git
synced 2026-05-23 20:02:15 +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? |
||
|---|---|---|
| .. | ||
| continue_reader_button.dart | ||
| library_app_bar.dart | ||
| library_body.dart | ||
| library_dialogs.dart | ||
| library_gridview_widget.dart | ||
| library_listview_widget.dart | ||
| library_settings_sheet.dart | ||
| list_tile_manga_category.dart | ||
| search_text_form_field.dart | ||