This repository was archived by the owner on Feb 22, 2023. It is now read-only.
Commit 89f659a
committed
Fixed a crash when the eventSink is called on a null object in the video_player.
1 parent f1c519c commit 89f659a
File tree
1 file changed
+4
-2
lines changed- packages/video_player/android/src/main/java/io/flutter/plugins/videoplayer
1 file changed
+4
-2
lines changedLines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
118 | | - | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
119 | 121 | | |
120 | 122 | | |
121 | 123 | | |
| |||
0 commit comments