/youtube_video_player

A project to text custom API with the official iframe of youtube. Certainly! The youtube_player_flutter package provides more advanced features and customization options for implementing a YouTube player in Flutter. Solved the Full Screen Problem of the Package

Primary LanguageDart

youtube_player_flutter

Solved the full-Screen problem

A project to text custom API with the official iframe of youtube. Certainly! The youtube_player_flutter package provides more advanced features and customization options for implementing a YouTube player in Flutter.

Screenshot 2023-07-01 120321
Main Screeen
Screenshot 2023-07-01 121354
Player Feature ShowCase

Features

  • Solved the full-Screen problem of the Youtube player
  • Custom API fetch
  • Youtube ID extraction
  • Youtube video Player
  • Meta Data Extraction
  • Lesson Wise Custom links

Getting Started

Step 0:

Prerequisite: You will need a Custom API for your self the required API data Structer can be found in the Model class. Then add a consumer to extract the data to send to the youtube player.

Step 1:

Download or clone this repo by using the link below:

git clone https://github.com/Jackfrst/youtube_video_player.git

Step 2:

Go to the project root and execute the following command in the console to get the required dependencies:

flutter pub get 

Step 3:

Build APK files from the project:

flutter build apk

New to Flutter?

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.