mangayomi-mirror/lib/utils/extensions
Moustapha Kodjo Amadou 95a55d5f81 feat: Implement upcoming manga calendar feature
- 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.
2026-03-05 12:05:29 +01:00
..
build_context_extensions.dart fix 2024-12-13 10:31:57 +01:00
chapter.dart Refactor download management with shared isolate pool and optimize concurrent downloads 2026-01-08 13:01:15 +01:00
dom_extensions.dart remove unnecessary calls 2025-12-17 21:34:45 +01:00
others.dart feat: Implement upcoming manga calendar feature 2026-03-05 12:05:29 +01:00
stream.dart dart format 2025-02-23 15:31:49 +01:00
string_extensions.dart added mpv config for Anime4K 2025-07-24 22:25:14 +02:00