aitube2 / lib /widgets /video_player_widget.dart
jbilcke-hf's picture
jbilcke-hf HF Staff
fixing small bugs here and there
2e813e6
raw
history blame contribute delete
205 Bytes
// lib/widgets/video_player_widget.dart
// This file is now a re-export of the refactored video player module
// It maintains backward compatibility with existing imports
export 'video_player/index.dart';