import core;
import ui;
import widgets;
import custom_card.dart;
import features;
import elearning;
import domain;
import entities;
import video_entity.dart;
import presentation;
import screens;
import news_updates_screen;
import expandable_text.dart;
import package;
import material.dart;
import flutter_screenutil.dart;
import hugeicons.dart;
import url_launcher.dart;
Go to the source code of this file.
◆ build()
| override Widget build |
( |
BuildContext | context | ) |
|
◆ createState()
| override State< VideoCard > opslaunchVideo::createState |
( |
| ) |
|
◆ getYoutubeThumbnail()
| String getYoutubeThumbnail |
( |
String | videoUrl | ) |
|
◆ opslaunchVideo()
◆ VideoCard()
| const opslaunchVideo::VideoCard |
( |
{ super.key, required this.video, } | | ) |
|
◆ video