rmorbach / flutter-youtube

A sample application written with flutter to allow search and playback of Youtube videos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flutter-youtube

A sample application written with flutter to allow search and playback of Youtube videos This application was written as part of the Flutter development course available in Udemy's platform.

Running

In order to test this application, insert your Youtube's API key in youtube_app/lib/api.dart file.

Screens

Home screen Favorites screen

Concepts

This application applies the concepts of BLoC in Flutter Ref 1 Ref 2.

Dependencies

Used dependencies and versions:

About

A sample application written with flutter to allow search and playback of Youtube videos


Languages

Language:Dart 84.2%Language:Ruby 11.9%Language:Swift 2.0%Language:Kotlin 1.7%Language:Objective-C 0.2%