/flutter-youtube

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

Primary LanguageDart

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: