From b568074ef79ce4a22e09e302b95a84c9ec1a1f7f Mon Sep 17 00:00:00 2001 From: David Peters <46222898+peterscodee@users.noreply.github.com> Date: Wed, 29 Sep 2021 12:31:50 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0f343a6..f1f4492 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ A lightweight flutter package to simplify the creation of a miniplayer by provid Miniplayers are commonly used in media applications like Spotify and Youtube. A miniplayer can be expanded and minified and remains on the screen when minified until dismissed by the user. See the demo below for an example. +Tutorial: https://www.youtube.com/watch?v=umhl2hakkcY + ## Demo ![demo](./example/demo_gif/demo.gif "demo")