Commit graph

314 commits

Author SHA1 Message Date
Moustapha Kodjo Amadou
adcde15d0e fix #604 2025-11-25 16:51:10 +01:00
Moustapha Kodjo Amadou
1cc40a2f2f v0.6.70 2025-11-12 17:05:35 +01:00
Moustapha Kodjo Amadou
ac66b4ba11 v0.6.65 2025-11-11 15:34:00 +01:00
Moustapha Kodjo Amadou
2631a09b94 chore: update d4rt dependency version to 0.1.8 2025-11-11 15:28:01 +01:00
Moustapha Kodjo Amadou
d23a8d9bd0 v0.6.60 2025-11-09 01:24:20 +01:00
Moustapha Kodjo Amadou
af20e084b0 Refactor dependencies and remove unused packages; update Flutter HTML package; add novel reader settings UI 2025-11-08 01:38:29 +01:00
Moustapha Kodjo Amadou
951781f415 Refactor ReadMoreWidget to use a new ExpandableText implementation 2025-11-07 11:19:39 +01:00
Moustapha Kodjo Amadou
b475721841 downgrade package_info_plus version to 8.0.0 and adjust retry logic in ProviderScope 2025-10-29 14:29:27 +01:00
Moustapha Kodjo Amadou
8213a36895 Update 2025-10-29 13:25:52 +01:00
Moustapha Kodjo Amadou
430e81e021 Refactor and update dependencies for Isar and Riverpod 2025-10-29 13:08:42 +01:00
Moustapha Kodjo Amadou
2322549dcd Update dependencies in pubspec.yaml 2025-10-13 12:15:02 +01:00
Moustapha Kodjo Amadou
1fa7f3123b update 2025-10-02 15:52:00 +01:00
Schnitzel5
477beeb360 + 2025-09-02 00:05:28 +02:00
Moustapha Kodjo Amadou
611096d5c0 fix 2025-08-29 16:36:58 +01:00
Moustapha Kodjo Amadou
b53df86fc9 v0.6.5 2025-08-29 16:25:25 +01:00
Moustapha Kodjo Amadou
3a577a4c9e Add fixed versions packages of isar_generator and hive_generator to avoid the Analyzer plugin error 2025-08-25 13:21:37 +01:00
Schnitzel5
4b348cc564 upgraded analyzer dep 2025-08-23 16:26:11 +02:00
Schnitzel5
5920c0e7ef upgraded flex_color_scheme and d4rt 2025-08-23 15:41:33 +02:00
Schnitzel5
715f077c13 added calendar 2025-08-06 16:44:12 +02:00
Schnitzel5
08b3991f5f Merge branch 'temp/mpv' into enhance/mpv 2025-08-06 03:12:50 +02:00
NBA2K1
6db2f601ec Show correct version number on Windows 2025-08-05 19:41:56 +02:00
Moustapha Kodjo Amadou
a3ec5c9039 v0.6.35 2025-08-05 15:51:52 +01:00
Moustapha Kodjo Amadou
01dc5dba45 Bump d4rt version 2025-08-05 15:50:57 +01:00
Schnitzel5
0fea3ab84e switched to lua scripts 2025-08-01 02:57:05 +02:00
Schnitzel5
6be2775fee added filler, thumbnail and description info to chapter list 2025-07-25 20:08:51 +02:00
Schnitzel5
1450641f16 added mpv config for Anime4K 2025-07-24 22:25:14 +02:00
Schnitzel5
132f9f51ad + 2025-07-18 23:50:11 +02:00
Schnitzel5
f5c5c43e2a + 2025-07-18 01:31:03 +02:00
Schnitzel5
d139042241 added discord rpc 2025-07-18 01:02:59 +02:00
Moustapha Kodjo Amadou
7bcb21a933 v0.6.3 2025-07-09 15:00:16 +01:00
Moustapha Kodjo Amadou
4d39044511 update: bump d4rt package version to 0.0.9 2025-06-27 11:56:02 +01:00
Schnitzel5
b01ae9d909 added Hive for caching 2025-06-24 22:59:58 +02:00
Moustapha Kodjo Amadou
ef47210af8 Update d4rt dependency version to 0.0.8 2025-06-19 18:07:48 +01:00
Moustapha Kodjo Amadou
7a26b3bd0c v0.6.25 2025-06-05 15:37:11 +01:00
Moustapha Kodjo Amadou
28fdbeb09b v0.6.2 2025-06-02 12:45:10 +01:00
Moustapha Kodjo Amadou
ab95a3e5a0 v0.6.1 2025-05-30 17:43:54 +01:00
Moustapha Kodjo Amadou
80efee40d1 dart format 2025-05-30 17:43:42 +01:00
Moustapha Kodjo Amadou
c3ac07fa97 feat(reader): implement chapter transition view
- Introduced `TransitionViewPaged` and `TransitionViewVertical` widgets to handle chapter transitions.
- Created `ChapterTransitionPage` widget to display transition information between chapters.
- Updated reader view logic to incorporate transition pages when navigating chapters.
- Enhanced `UChapDataPreload` model to support transition states and next chapter information.

feat(localization): add chapter transition messages in multiple languages

fix(dependencies): update Dart SDK and dependencies

- Updated Dart SDK constraint to ^3.8.0.
- Changed `epubx` dependency to use the latest version from GitHub.
2025-05-27 17:30:31 +01:00
Moustapha Kodjo Amadou
962bab1cdd upgrade 2025-05-21 18:16:18 +01:00
Moustapha Kodjo Amadou
2371d52661 update to d4rt v0.0.5 2025-05-18 13:20:35 +01:00
Moustapha Kodjo Amadou
f651d460d7 update d4rt to 0.0.2 & some fixes 2025-05-10 14:54:06 +01:00
Moustapha Kodjo Amadou
d250c08424 refactor: update AndroidManifest and MainActivity for APK installation; remove flutter_app_installer dependency 2025-05-09 18:38:23 +01:00
Moustapha Kodjo Amadou
c558c08376 migrate to d4rt package 2025-05-09 17:47:27 +01:00
Schnitzel5
24c4c89418 Merge branch 'temp/epub' into feature/epub 2025-05-07 22:25:11 +02:00
Moustapha Kodjo Amadou
1751a0ca35 Update media_kit_video dependency to use git source 2025-05-05 15:46:24 +01:00
Schnitzel5
821366cb06 added epubx dependency 2025-05-04 23:45:46 +02:00
Schnitzel5
479a89042e Merge branch 'temp/optimize' into optimize 2025-04-22 22:42:46 +02:00
Enbiya Olgun
6d99d9a690 Implemented text scroll to chapter/episode list
title text scroll (like a marquee effect) when the chapter/episode name is too long.
2025-04-21 22:47:23 +02:00
Schnitzel5
454445ad25 fixed auto theme 2025-04-08 23:39:17 +02:00
Moustapha Kodjo Amadou
1a9674538d v0.6.0 2025-04-02 14:39:14 +01:00