Recently the video player plugin has been updated. I have been trying to integrate it into the company I work for's code but I found an issue where it was crashing in Messages.java due to a type mismatch.
I managed to fix the issue by updating the pigeon version for the video_player_platform_interface - I could generate an error message if I need to, but I believe my PR will pretty clearly illustrate the problem.
Recently the video player plugin has been updated. I have been trying to integrate it into the company I work for's code but I found an issue where it was crashing in
Messages.javadue to a type mismatch.I managed to fix the issue by updating the pigeon version for the video_player_platform_interface - I could generate an error message if I need to, but I believe my PR will pretty clearly illustrate the problem.