fix(livetv): debounce rapid time-shift skips to stop overshoot

This commit is contained in:
edde746
2026-06-06 10:48:51 +02:00
parent 32421e4c84
commit f74314bbf0
14 changed files with 511 additions and 17 deletions
+2 -1
View File
@@ -1,7 +1,7 @@
name: plezy
description: "A beautiful Plex and Jellyfin client for Flutter"
publish_to: "none"
version: 2.4.1+106
version: 2.4.1+107
environment:
sdk: ">=3.12.0 <4.0.0"
@@ -82,6 +82,7 @@ dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^6.0.0
fake_async: ^1.3.3
build_runner: ^2.13.0
json_serializable: ^6.7.1
slang_build_runner: ^4.14.0