I/flutter ( 5004): PlatformException(channel-error, Unable to establish connection on channel., null, null)
I/flutter ( 5004): #0 VlcPlayerApi.create (package:flutter_vlc_player_platform_interface/src/messages/messages.dart:658:7)
I/flutter ( 5004): <asynchronous suspension>
I/flutter ( 5004): #1 VlcPlayerController.initialize (package:flutter_vlc_player/src/vlc_player_controller.dart:191:5)
I/flutter ( 5004): <asynchronous suspension>
I/flutter ( 5004): #2 VlcPlayerController.onPlatformViewCreated (package:flutter_vlc_player/src/vlc_player_controller.dart:984:7)
I/flutter ( 5004): <asynchronous suspension>
It works on other examples but shows me this issue on my project