Note: This isn’t an independent flutter app. This flutter app is available only for Active eCommerce cms. If you do not purchase Active eCommerce CMS yet then click here for purchasing
How does it work?
Disclaimer:
document.querySelectorAll('oembed[url]').forEach(function(el) { var url = el.getAttribute('url'); var iframe = document.createElement('iframe'); iframe.width = '100%'; iframe.height = '400'; iframe.frameBorder = '0'; iframe.allowFullscreen = true; iframe.style = 'border-radius:8px; margin-top:10px;'; var ytMatch = url.match(/(?:youtube\.com\/watch\?v=|youtu\.be\/)([^&\s]+)/); var fbMatch = url.match(/facebook\.com/); if (ytMatch) { iframe.src = 'https://www.youtube.com/embed/' + ytMatch[1]; el.parentNode.replaceChild(iframe, el); } else if (fbMatch) { iframe.src = 'https://www.facebook.com/plugins/video.php?href=' + encodeURIComponent(url) + '&width=640'; el.parentNode.replaceChild(iframe, el); } });
Published:
Aug 06, 2026 09:44 AM
Version:
v5.7.0
Category: