* opt: danmaku weight

* opt: cache clean

* opt: level img

* opt: play icon

* opt: svg big-vip

* opt: webview ua

* opt: simple dialog

* feat: export vtt

* tweak

* opt: mapIndexed

* feat: more subtitle

* refa: settings page

* feat: codec list options

* drawPath

Signed-off-by: dom <githubaccount56556@proton.me>

* custom dialog option

Signed-off-by: dom <githubaccount56556@proton.me>

* update

Signed-off-by: dom <githubaccount56556@proton.me>

* Revert "drawPath"

This reverts commit e8a4b19f0f.

* opt: _initStreamIndex

* fix: avoid gap

* fix: scale [skip ci]

* fix: hide repost menu not login

* tweaks

Signed-off-by: dom <githubaccount56556@proton.me>

---------

Co-authored-by: dom <githubaccount56556@proton.me>
This commit is contained in:
My-Responsitories
2026-06-26 02:51:41 +00:00
committed by GitHub
parent 3dee6a85e5
commit 9d94c72e95
96 changed files with 2268 additions and 2143 deletions

View File

@@ -47,7 +47,7 @@ dependencies:
brotli: ^0.6.0
cached_network_image_ce:
git:
url: https://github.com/bggRGjQaUbCoE/flutter_cached_network_image_ce.git
url: https://github.com/My-Responsitories/flutter_cached_network_image_ce.git
path: cached_network_image
ref: develop
canvas_danmaku:
@@ -224,6 +224,11 @@ dependency_overrides:
url: https://github.com/bggRGjQaUbCoE/screen_brightness.git
path: screen_brightness_android
ref: main
cached_network_image_ce:
git:
url: https://github.com/My-Responsitories/flutter_cached_network_image_ce.git
path: cached_network_image
ref: develop
dev_dependencies:
flutter_test:
@@ -265,7 +270,6 @@ flutter:
assets:
- path: assets/images/
- path: assets/images/lv/
- path: assets/images/logo/
- path: assets/images/logo/ico/
platforms: [windows]