Closed chuyentt closed 2 years ago
Bug due to Flutter SDK version upgrade. I'm thinking about a solution.
I have created a PR
Thank you PR, But that's not the answer. The upgrade of the flutter version changed the way SurfaceView was implemented. If you check it at the beta branch, it won't work properly.
Thank you PR, But that's not the answer. The upgrade of the flutter version changed the way SurfaceView was implemented. If you check it at the beta branch, it won't work properly.
My PR is using Flutter 2.10.4 stable (not beta). I have tested on both iOS and Android, and they all work as expected.
Dear @kilroy80 Thanks for creating a useful package! I followed your example, on iOS everything is OK but on Android, only a black screen with sound is playing.