From 5bbcc423f97d3a5c65ed8b4c7a3d2c33f91b07a4 Mon Sep 17 00:00:00 2001 From: mike doornenbal Date: Wed, 1 Nov 2023 14:01:22 +0100 Subject: [PATCH] fix: updated readme --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d95101d..17beab1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ [![style: effective dart](https://img.shields.io/badge/style-effective_dart-40c4ff.svg)](https://github.com/tenhobi/effective_dart) -Flutter package which adds a dialog to pick various types of media +# Flutter Media Picker + +Flutter package which adds a dialog to pick various types of media. + +![Media Picker GIF](flutter_media_picker.gif) ## Setup