From eacd4b5666b6dbdfdb6a481bacb42451dc2e2d3b Mon Sep 17 00:00:00 2001 From: Wenqi Li Date: Fri, 14 Aug 2020 22:09:29 +0800 Subject: [PATCH] add version badge in README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7d6a014..5b80480 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Photo Gallery +[![pub package](https://img.shields.io/pub/v/photo_gallery.svg)](https://pub.dev/packages/photo_gallery) + A Flutter plugin that retrieves images and videos from mobile native gallery. ## Installation