i2edu %!s(int64=5) %!d(string=hai) anos
pai
achega
d99bcd6a13
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      lib/src/chewie_player.dart

+ 1 - 0
lib/src/chewie_player.dart

@@ -126,6 +126,7 @@ class ChewieState extends State<Chewie> {
     final TransitionRoute<Null> route = PageRouteBuilder<Null>(
       settings: RouteSettings(),
       pageBuilder: _fullScreenRoutePageBuilder,
+      fullscreenDialog: true
     );
 
     SystemChrome.setEnabledSystemUIOverlays([]);