muslimtv / flutter_playout

AV Playout in Flutter
BSD 3-Clause "New" or "Revised" License
152 stars 94 forks source link

can not use this #98

Open lyoung09 opened 1 year ago

lyoung09 commented 1 year ago

PlatformException(error, java.lang.IllegalStateException: Trying to create a platform view of unregistered type: tv.mta/NativeVideoPlayer

just add dependencies flutter_playout: ^2.0.2-rc2

how can i solve it?

denizz311 commented 1 year ago

this plugin is now working normally on android

lyoung09 commented 1 year ago

Do i need to setting any other page?? Like androidmanifest,build.gradle

KhuramKhalid commented 1 year ago

See this. It might help resolve the issue.

lyoung09 commented 1 year ago

I try that. But when i did this code(kt), flutter engine error… The other Kotlin below it didn't run at all.