From c930705811c0e7bca974dd7694959c316a6dffce Mon Sep 17 00:00:00 2001 From: Daniil Date: Wed, 10 Apr 2024 09:58:18 +0300 Subject: [PATCH 1/5] chore: add themed logo --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 4846aa3..ea1923d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ # Swipe Refresh + + + Shows an illustrated sun in light color mode and a moon with stars in dark color mode. + + [![Build Status](https://shields.io/github/actions/workflow/status/surfstudio/flutter-swipe-refresh/main.yml?logo=github&logoColor=white)](https://github.com/surfstudio/flutter-swipe-refresh) [![Coverage Status](https://img.shields.io/codecov/c/github/surfstudio/flutter-swipe-refresh?logo=codecov&logoColor=white)](https://app.codecov.io/gh/surfstudio/flutter-swipe-refresh) [![Pub Version](https://img.shields.io/pub/v/swipe_refresh?logo=dart&logoColor=white)](https://pub.dev/packages/swipe_refresh) From 491b52aee3e916681a5aeb82ad7cf47b07e5ebf6 Mon Sep 17 00:00:00 2001 From: Daniil Date: Wed, 10 Apr 2024 09:58:44 +0300 Subject: [PATCH 2/5] chore: remove surfgear --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index ea1923d..a2ae1dd 100644 --- a/README.md +++ b/README.md @@ -12,10 +12,6 @@ [![Pub popularity](https://badgen.net/pub/popularity/swipe_refresh)](https://pub.dev/packages/swipe_refresh/score) ![Flutter Platform](https://badgen.net/pub/flutter-platform/swipe_refresh) -This package is part of the [SurfGear](https://github.com/surfstudio/SurfGear) toolkit made by [Surf](https://surf.ru). - -[![Swipe Refresh](https://i.ibb.co/wCbKCy6/Swipe-Refresh.png)](https://github.com/surfstudio/SurfGear) - ## Overview Widget for refresh by swipe. From 4476296048295c58e35115df555478ea60e5e45e Mon Sep 17 00:00:00 2001 From: Daniil Date: Wed, 10 Apr 2024 09:59:32 +0300 Subject: [PATCH 3/5] fix: correct build badge url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a2ae1dd..9213903 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Shows an illustrated sun in light color mode and a moon with stars in dark color mode. -[![Build Status](https://shields.io/github/actions/workflow/status/surfstudio/flutter-swipe-refresh/main.yml?logo=github&logoColor=white)](https://github.com/surfstudio/flutter-swipe-refresh) +[![Build Status](https://shields.io/github/actions/workflow/status/surfstudio/flutter-swipe-refresh/on_pull_request.yml?logo=github&logoColor=white)](https://github.com/surfstudio/flutter-swipe-refresh) [![Coverage Status](https://img.shields.io/codecov/c/github/surfstudio/flutter-swipe-refresh?logo=codecov&logoColor=white)](https://app.codecov.io/gh/surfstudio/flutter-swipe-refresh) [![Pub Version](https://img.shields.io/pub/v/swipe_refresh?logo=dart&logoColor=white)](https://pub.dev/packages/swipe_refresh) [![Pub Likes](https://badgen.net/pub/likes/swipe_refresh)](https://pub.dev/packages/swipe_refresh) From 4ca84ef68efc5d4a46c95a4e32591cda1873463c Mon Sep 17 00:00:00 2001 From: Daniil Date: Wed, 10 Apr 2024 13:39:23 +0300 Subject: [PATCH 4/5] fix: rerun checks --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9213903..9dc58df 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Swipe Refresh - +a Shows an illustrated sun in light color mode and a moon with stars in dark color mode. From 6e415f48802e1ff48265debd7e9bbc1fb4fb83b3 Mon Sep 17 00:00:00 2001 From: Daniil Date: Wed, 10 Apr 2024 13:39:36 +0300 Subject: [PATCH 5/5] fix: rerun checks --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9dc58df..9213903 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Swipe Refresh -a + Shows an illustrated sun in light color mode and a moon with stars in dark color mode.