Skip to content

Commit

Permalink
Format messages.g.dart file
Browse files Browse the repository at this point in the history
  • Loading branch information
FirentisTFW committed Dec 17, 2024
1 parent 7b246ad commit 2eda8cb
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -165,8 +165,6 @@ class AndroidVideoPlayer extends VideoPlayerPlatform {
final PlatformVideoViewCreationParams creationParams =
PlatformVideoViewCreationParams(playerId: playerId);

// FIXME Check if this setup is complete

return Builder(
builder: (BuildContext context) => IgnorePointer(
// IgnorePointer so that GestureDetector can be used above the platform view.
Expand Down

0 comments on commit 2eda8cb

Please sign in to comment.