From f6f4284217ee94ec97b3591f54b7a39d8c706488 Mon Sep 17 00:00:00 2001 From: Manuel Rauber Date: Tue, 1 Apr 2025 09:21:05 +0200 Subject: [PATCH] docs: add a pub.dev badge to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f212133..4898812 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Pub Version](https://img.shields.io/pub/v/native_flutter_proxy)](https://pub.dev/packages/native_flutter_proxy) + # native_flutter_proxy A flutter plugin to read network proxy info from native. It can be used to set up the network proxy for flutter.