mirror of
https://github.com/kodjodevf/mangayomi.git
synced 2026-03-11 13:15:36 +00:00
- Added UpcomingUIModel for managing upcoming manga list items with headers and items. - Introduced CalendarDay widget to display individual days with event indicators. - Created CalendarHeader widget for navigating between months. - Developed CalendarIndicator for visualizing events on specific days. - Implemented UpcomingCalendar to manage the calendar view and event loading. - Added UpcomingItem widget for displaying individual upcoming manga with cover images. - Introduced FetchInterval utility to calculate fetch intervals based on chapter upload dates. - Refactored updateMangaDetail to utilize FetchInterval for smart update days. - Enhanced MedianExtension to ensure correct median calculation. - Removed unused imports and commented-out code for cleaner implementation. |
||
|---|---|---|
| .. | ||
| cryptoaes | ||
| extensions | ||
| log | ||
| url_protocol | ||
| cached_network.dart | ||
| chapter_recognition.dart | ||
| constant.dart | ||
| date.dart | ||
| discord_rpc.dart | ||
| fetch_interval.dart | ||
| global_style.dart | ||
| headers.dart | ||
| headers.g.dart | ||
| html_to_xml_doc.dart | ||
| item_type_filters.dart | ||
| item_type_localization.dart | ||
| language.dart | ||
| reg_exp_matcher.dart | ||
| riverpod.dart | ||
| utils.dart | ||
| xpath_selector.dart | ||