dart - How to check if YouTube video in iframe ended? -


how check if youtube video in iframe ended in dart? i've found similar question, javascript.

i know, js interop, i'd avoid it. possible?

you can detect javascript iframe api https://developers.google.com/youtube/iframe_api_reference?hl=nl


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

Python ctypes access violation with const pointer arguments -