From 0af2fdc08539688afa4e2fa85cc50bbcf67e564e Mon Sep 17 00:00:00 2001 From: Gabriel Moro Date: Thu, 27 Nov 2025 10:12:37 -0300 Subject: [PATCH 1/2] Update readme adding flutter badge + pubdev --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 6e762c1..3e7c0dc 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ [![Android API](https://img.shields.io/badge/api-21%2B-brightgreen.svg?style=for-the-badge)](https://android-arsenal.com/api?level=21) [![kotlin](https://img.shields.io/github/languages/top/codandotv/craftd.svg?style=for-the-badge&color=blueviolet)](https://kotlinlang.org/) [![License MIT](https://img.shields.io/github/license/codandotv/craftd.svg?style=for-the-badge&color=orange)](https://opensource.org/licenses/MIT) +[![Flutter](https://img.shields.io/badge/Flutter-%252302569B.svg?style=for-the-badge&logo=Flutter&logoColor=white&labelColor=%2301579b&color=%2303a9f4)](https://docs.flutter.dev/) +[![Pub Version](https://img.shields.io/pub/v/jujuba_svg?style=for-the-badge)](https://pub.dev/packages/craftd_widget) + ![Logo do CodandoTV](readme-files/codandotv.png) From 0fe0f820df63d3c6a74624f464760b68df6a53aa Mon Sep 17 00:00:00 2001 From: Gabriel Moro Date: Thu, 27 Nov 2025 10:13:51 -0300 Subject: [PATCH 2/2] Wrong pubdev repo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3e7c0dc..ea5572b 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![kotlin](https://img.shields.io/github/languages/top/codandotv/craftd.svg?style=for-the-badge&color=blueviolet)](https://kotlinlang.org/) [![License MIT](https://img.shields.io/github/license/codandotv/craftd.svg?style=for-the-badge&color=orange)](https://opensource.org/licenses/MIT) [![Flutter](https://img.shields.io/badge/Flutter-%252302569B.svg?style=for-the-badge&logo=Flutter&logoColor=white&labelColor=%2301579b&color=%2303a9f4)](https://docs.flutter.dev/) -[![Pub Version](https://img.shields.io/pub/v/jujuba_svg?style=for-the-badge)](https://pub.dev/packages/craftd_widget) +[![Pub Version](https://img.shields.io/pub/v/craftd_widget?style=for-the-badge)](https://pub.dev/packages/craftd_widget) ![Logo do CodandoTV](readme-files/codandotv.png)