From 71aa0e3804fcaeae1f219cac1e7f0659b617fd33 Mon Sep 17 00:00:00 2001 From: Thomas Ferreira <139474199+ThomasDevApps@users.noreply.github.com> Date: Thu, 24 Apr 2025 17:16:08 +0200 Subject: [PATCH 1/5] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 4a260d8..cdd32c3 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,10 @@ and the Flutter guide for TODO: Put a short description of the package here that helps potential users know whether this package might be useful for them. +![Main CI](https://github.com/ThomasDevApps/flutter_highlight/actions/workflows/main.yml/badge.svg) +![GitHub Release](https://img.shields.io/github/v/release/ThomasDevApps/flutter_highlight) +![Pub Version](https://img.shields.io/pub/v/flutter_highlight) + ## Features TODO: List what your package can do. Maybe include images, gifs, or videos. From a113d20eff0608d8b7924b6cb505899ab33fb2c0 Mon Sep 17 00:00:00 2001 From: Thomas Ferreira <139474199+ThomasDevApps@users.noreply.github.com> Date: Thu, 24 Apr 2025 17:16:55 +0200 Subject: [PATCH 2/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cdd32c3..c6179ad 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ TODO: Put a short description of the package here that helps potential users know whether this package might be useful for them. ![Main CI](https://github.com/ThomasDevApps/flutter_highlight/actions/workflows/main.yml/badge.svg) -![GitHub Release](https://img.shields.io/github/v/release/ThomasDevApps/flutter_highlight) +![GitHub Release](https://img.shields.io/github/v/release/ThomasDevApps/my_flutter_highlight) ![Pub Version](https://img.shields.io/pub/v/flutter_highlight) ## Features From b17e2a0f5bd90db2e4e9117116083939cd24a025 Mon Sep 17 00:00:00 2001 From: Thomas Ferreira <139474199+ThomasDevApps@users.noreply.github.com> Date: Thu, 24 Apr 2025 17:17:09 +0200 Subject: [PATCH 3/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c6179ad..df41633 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ TODO: Put a short description of the package here that helps potential users know whether this package might be useful for them. ![Main CI](https://github.com/ThomasDevApps/flutter_highlight/actions/workflows/main.yml/badge.svg) -![GitHub Release](https://img.shields.io/github/v/release/ThomasDevApps/my_flutter_highlight) +![GitHub Release](https://img.shields.io/github/v/release/ThomasDevApps/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa) ![Pub Version](https://img.shields.io/pub/v/flutter_highlight) ## Features From 3d10d5e220f4962d7d544650994d12d7792c6f1c Mon Sep 17 00:00:00 2001 From: Thomas Ferreira <139474199+ThomasDevApps@users.noreply.github.com> Date: Thu, 24 Apr 2025 17:17:41 +0200 Subject: [PATCH 4/5] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index df41633..e5fa9d6 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,8 @@ TODO: Put a short description of the package here that helps potential users know whether this package might be useful for them. ![Main CI](https://github.com/ThomasDevApps/flutter_highlight/actions/workflows/main.yml/badge.svg) -![GitHub Release](https://img.shields.io/github/v/release/ThomasDevApps/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa) -![Pub Version](https://img.shields.io/pub/v/flutter_highlight) +![GitHub Release](https://img.shields.io/github/v/release/ThomasDevApps/flutter_highlight) +![Pub Version](https://img.shields.io/pub/v/my_flutter_highlight) ## Features From fe8ef55f5d6fd1416e743d3eab62545412d1ce26 Mon Sep 17 00:00:00 2001 From: Thomas Ferreira <139474199+ThomasDevApps@users.noreply.github.com> Date: Thu, 24 Apr 2025 17:18:53 +0200 Subject: [PATCH 5/5] Update README.md --- README.md | 27 +-------------------------- 1 file changed, 1 insertion(+), 26 deletions(-) diff --git a/README.md b/README.md index e5fa9d6..7508247 100644 --- a/README.md +++ b/README.md @@ -11,33 +11,8 @@ and the Flutter guide for [developing packages and plugins](https://flutter.dev/to/develop-packages). --> -TODO: Put a short description of the package here that helps potential users -know whether this package might be useful for them. - ![Main CI](https://github.com/ThomasDevApps/flutter_highlight/actions/workflows/main.yml/badge.svg) ![GitHub Release](https://img.shields.io/github/v/release/ThomasDevApps/flutter_highlight) ![Pub Version](https://img.shields.io/pub/v/my_flutter_highlight) -## Features - -TODO: List what your package can do. Maybe include images, gifs, or videos. - -## Getting started - -TODO: List prerequisites and provide or point to information on how to -start using the package. - -## Usage - -TODO: Include short and useful examples for package users. Add longer examples -to `/example` folder. - -```dart -const like = 'sample'; -``` - -## Additional information - -TODO: Tell users more about the package: where to find more information, how to -contribute to the package, how to file issues, what response they can expect -from the package authors, and more. +In development.