티스토리 뷰
videoPlayerOptions의 mixWithOthers 사용
controller = VideoPlayerController.network(
url,
videoPlayerOptions: VideoPlayerOptions(mixWithOthers: true)
);
728x90
'#1 > Flutter' 카테고리의 다른 글
[flutter] StatefulWidget과 setState (0) | 2021.09.15 |
---|---|
[flutter] Cascade notation (0) | 2021.09.14 |
[flutter] TextField의 onChanged, onSubmitted + onEditingComplete (0) | 2021.09.09 |
[flutter] GestureDetector, TextField 외부 클릭 시 키보드 숨기기 (3) | 2021.09.09 |
[Flutter] Context 컨텍스트 (0) | 2021.09.03 |
댓글