From 86e5df3ffb40a78ffd11be1fcbe2de3a7a911df0 Mon Sep 17 00:00:00 2001 From: MaddinMade <43761463+MaddinMade@users.noreply.github.com> Date: Sun, 14 Aug 2022 04:09:45 +0200 Subject: [PATCH] fixes README badges --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 760343d..49848fb 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # swipable_stack -pub.dev -github -[![likes](https://badges.bar/swipable_stack/likes)](https://pub.dev/packages/swipable_stack/score) -[![popularity](https://badges.bar/swipable_stack/popularity)](https://pub.dev/packages/swipable_stack/score) -[![pub points](https://badges.bar/swipable_stack/pub%20points)](https://pub.dev/packages/swipable_stack/score) -license +[![pub.dev](https://img.shields.io/pub/v/swipable_stack.svg?style=flat?logo=dart)](https://pub.dev/packages/swipable_stack) +[![github](https://img.shields.io/static/v1?label=platform&message=flutter&color=1ebbfd)](https://github.com/HeavenOSK/flutter_swipable_stack) +[![likes](https://img.shields.io/pub/likes/swipable_stack)](https://pub.dev/packages/swipable_stack/score) +[![popularity](https://img.shields.io/pub/popularity/swipable_stack.svg)](https://pub.dev/packages/swipable_stack/score) +[![pub points](https://img.shields.io/pub/points/swipable_stack)](https://pub.dev/packages/swipable_stack/score) +[![license](https://img.shields.io/github/license/HeavenOSK/flutter_swipable_stack.svg)](https://github.com/HeavenOSK/flutter_swipable_stack/blob/main/LICENSE) A widget for stacking cards, which users can swipe horizontally and vertically with beautiful animations like Tinder UI.