v1.1.3+33
All checks were successful
Flutter Schmutter / build (push) Successful in 3m38s

This commit is contained in:
2025-06-07 16:30:49 +02:00
parent 27476fbc1d
commit bf4e0fa493
75 changed files with 594 additions and 3454 deletions

View File

@ -1,4 +1,5 @@
import 'package:flutter/material.dart';
import 'package:cached_video_player_plus/cached_video_player_plus.dart';
class VideoControlsOverlay extends StatelessWidget {