From 15ff823da3d92954419f11c98472d4062f0a1744 Mon Sep 17 00:00:00 2001 From: Hiroshi Horie <548776+hiroshihorie@users.noreply.github.com> Date: Thu, 2 Dec 2021 21:52:51 +0700 Subject: [PATCH] add pub badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6b48035..a4c8e5c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![pub package](https://img.shields.io/pub/v/livekit_client?label=livekit_client&color=blue)](https://pub.dev/packages/livekit_client) + # LiveKit Flutter SDK Official Flutter SDK for [LiveKit](https://livekit.io). Easily add real-time video and audio to your Flutter apps.