mangayomi-mirror/lib/modules
NBA2K1 633b84dd6d Rearrange some code
- variable `color`, to avoid passing `Theme.of(context).textTheme.bodyLarge!.color!` on every Icon in `bottomNavigationBar`
- No need to create variable `isLongPressed` and `chapterNameList` in `build()` and pass them to `_buildWidget()` if they are only going to be used there. Just create the variables inside `_buildWidget()`
- Why create second `isLongPressed` variable in `_buildWidget()` with the same value? Just use the first one.
2025-07-28 00:55:45 +02:00
..
anime Merge pull request #531 from NBA2K1/main 2025-07-24 09:54:46 +01:00
browse dispose 2025-07-13 01:42:35 +02:00
history Add TODO comment 2025-07-20 19:41:48 +02:00
library added sync for settings 2025-07-21 23:37:51 +02:00
main_view Fix iOS and Android 2025-07-24 01:45:58 +02:00
manga Rearrange some code 2025-07-28 00:55:45 +02:00
more Allow OAuth model to save used clientId 2025-07-25 21:32:19 +02:00
novel Fix iOS and Android 2025-07-24 01:45:58 +02:00
tracker_library dispose 2025-07-12 20:10:04 +02:00
updates Add TODO comment 2025-07-20 19:41:48 +02:00
webview dispose! 2025-07-13 01:24:14 +02:00
widgets added sync for settings 2025-07-21 23:37:51 +02:00