From 1855184e411e869695ebd6b461f56aa28528890d Mon Sep 17 00:00:00 2001 From: Akshath Jain Date: Fri, 5 Apr 2019 15:39:02 -0400 Subject: [PATCH] added badges --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3685bb2..9bd1eea 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # sliding_up_panel [![pub package](https://img.shields.io/pub/v/sliding_up_panel.svg)](https://pub.dartlang.org/packages/sliding_up_panel) [![GitHub Star](https://img.shields.io/github/stars/akshathjain/sliding_up_panel.svg)](https://github.com/akshathjain/sliding_up_panel) +[![Platform](https://img.shields.io/badge/platform-android%20|%20ios-green.svg)](https://img.shields.io/badge/platform-Android%20%7C%20iOS-green.svg) A draggable Flutter widget that makes implementing a SlidingUpPanel much easier!