From 53bd0cb43b73661aedd7afc98d3e0e3802d65b70 Mon Sep 17 00:00:00 2001 From: Felix Kirchner Date: Thu, 19 Jun 2025 22:08:36 +0200 Subject: [PATCH] Updated flutter and dart version --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9b1cd01..e5e187d 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # CABO Counter ![Version](https://img.shields.io/badge/Version-0.3.0-orange) -![Flutter](https://img.shields.io/badge/Flutter-3.24.5-blue?logo=flutter) -![Dart](https://img.shields.io/badge/Dart-3.5.4-blue?logo=dart) +![Flutter](https://img.shields.io/badge/Flutter-3.32.1-blue?logo=flutter) +![Dart](https://img.shields.io/badge/Dart-3.8.1-blue?logo=dart) ![iOS](https://img.shields.io/badge/iOS-18.5-white?logo=apple) ![GitHub Issues](https://img.shields.io/github/issues/flixcoo/Cabo-Counter?logo=github) ![GitHub Pull Requests](https://img.shields.io/github/issues-pr/flixcoo/Cabo-Counter?logo=github)