mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-07 13:38:13 -08:00
feat: Videoplayer remember subtitle and audio selection(#339)
This commit is contained in:
parent
93a38a0b6b
commit
b1491b0ada
10 changed files with 247 additions and 39 deletions
|
|
@ -55,6 +55,10 @@ flutter pub run build_runner build
|
|||
```bash
|
||||
flutter pub run build_runner watch
|
||||
```
|
||||
Update localization definitions:
|
||||
```bash
|
||||
flutter gen-l10n
|
||||
```
|
||||
|
||||
## 🌐 Using a demo Server
|
||||
You can use a fake server from Jellyfin.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue