diff --git a/http_image_provider/README.md b/http_image_provider/README.md index 76076f6..2d00230 100644 --- a/http_image_provider/README.md +++ b/http_image_provider/README.md @@ -35,3 +35,5 @@ Using the `http` package allows you to dynamically configure the implementation - [![Twitter Follow](https://img.shields.io/twitter/follow/ue_man?style=social)](https://twitter.com/ue_man) - [![GitHub followers](https://img.shields.io/github/followers/ueman?style=social)](https://github.com/ueman) +- [![Bluesky Follow](https://img.shields.io/badge/Follow%20on%20Bluesky-08f)](https://bsky.app/profile/uekoetter.dev) +- [![GitHub Sponsors](https://img.shields.io/badge/Sponsor-30363D?style=flat&logo=GitHub-Sponsors&logoColor=#EA4AAA)](https://github.com/sponsors/ueman) diff --git a/referrer/README.md b/referrer/README.md index b531804..1e64682 100644 --- a/referrer/README.md +++ b/referrer/README.md @@ -7,6 +7,13 @@ <a href="https://pub.dev/packages/referrer/score"><img src="https://img.shields.io/pub/points/referrer" alt="pub points"></a> </p> +<p align="center"> + <a href="https://twitter.com/ue_man"><img src="https://img.shields.io/twitter/follow/ue_man?style=social" alt="Twitter Follow"></a> + <a href="https://github.com/ueman"><img src="https://img.shields.io/github/followers/ueman?style=social" alt="GitHub followers"></a> + <a href="https://bsky.app/profile/uekoetter.dev"><img src="https://img.shields.io/badge/Follow%20on%20Bluesky-08f" alt="TBluesky Follow"></a> + <a href="https://github.com/sponsors/ueman"><img src="https://img.shields.io/badge/Sponsor-30363D?style=flat&logo=GitHub-Sponsors&logoColor=#EA4AAA" alt="GitHub Sponsor"></a> +</p> + This is a plugin which allows you to read various referrer information. A referrer is the URL of the webpage (or app) that caused the app to be opened via a deep link. diff --git a/sentry_dart_frog/README.md b/sentry_dart_frog/README.md index 20bbf87..771aacc 100644 --- a/sentry_dart_frog/README.md +++ b/sentry_dart_frog/README.md @@ -1,5 +1,12 @@ # Sentry for dart_frog +<p align="center"> + <a href="https://twitter.com/ue_man"><img src="https://img.shields.io/twitter/follow/ue_man?style=social" alt="Twitter Follow"></a> + <a href="https://github.com/ueman"><img src="https://img.shields.io/github/followers/ueman?style=social" alt="GitHub followers"></a> + <a href="https://bsky.app/profile/uekoetter.dev"><img src="https://img.shields.io/badge/Follow%20on%20Bluesky-08f" alt="TBluesky Follow"></a> + <a href="https://github.com/sponsors/ueman"><img src="https://img.shields.io/badge/Sponsor-30363D?style=flat&logo=GitHub-Sponsors&logoColor=#EA4AAA" alt="GitHub Sponsor"></a> +</p> + This is an integration for [`dart_frog`](https://pub.dev/packages/dart_frog) to collects errors and performance traces automatically. Learn more in this [article](https://medium.com/@jonasuekoetter/bridging-the-gap-distributed-tracing-for-flutter-and-backend-4943799b0ea9). diff --git a/splash/README.md b/splash/README.md index f81ddd3..185baae 100644 --- a/splash/README.md +++ b/splash/README.md @@ -4,13 +4,18 @@ <p align="center"> <a href="https://pub.dartlang.org/packages/splash"><img src="https://img.shields.io/pub/v/splash.svg" alt="pub.dev"></a> - <a href="https://github.com/ueman/splash/actions?query=workflow%3Abuild"><img src="https://github.com/ueman/splash/workflows/build/badge.svg?branch=master" alt="GitHub Workflow Status"></a> - <a href="https://github.com/ueman#sponsor-me"><img src="https://img.shields.io/github/sponsors/ueman" alt="Sponsoring"></a> <a href="https://pub.dev/packages/splash/score"><img src="https://img.shields.io/pub/likes/splash" alt="likes"></a> <a href="https://pub.dev/packages/splash/score"><img src="https://img.shields.io/pub/popularity/splash" alt="popularity"></a> <a href="https://pub.dev/packages/splash/score"><img src="https://img.shields.io/pub/points/splash" alt="pub points"></a> </p> +<p align="center"> + <a href="https://twitter.com/ue_man"><img src="https://img.shields.io/twitter/follow/ue_man?style=social" alt="Twitter Follow"></a> + <a href="https://github.com/ueman"><img src="https://img.shields.io/github/followers/ueman?style=social" alt="GitHub followers"></a> + <a href="https://bsky.app/profile/uekoetter.dev"><img src="https://img.shields.io/badge/Follow%20on%20Bluesky-08f" alt="TBluesky Follow"></a> + <a href="https://github.com/sponsors/ueman"><img src="https://img.shields.io/badge/Sponsor-30363D?style=flat&logo=GitHub-Sponsors&logoColor=#EA4AAA" alt="GitHub Sponsor"></a> +</p> + --- 💰 Using this library in a commercial product? Consider [becoming a sponsor](https://github.com/ueman#sponsor-me).