From 3a0822b708ec285cbadf5fcae78753dcaccdf633 Mon Sep 17 00:00:00 2001 From: Steve Hobbs Date: Thu, 20 Oct 2022 10:57:12 +0100 Subject: [PATCH] add header image --- auth0_flutter/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/auth0_flutter/README.md b/auth0_flutter/README.md index e8ccf61c..7d6d18c5 100644 --- a/auth0_flutter/README.md +++ b/auth0_flutter/README.md @@ -1,5 +1,7 @@ # Auth0 SDK for Flutter +![Auth0 Flutter SDK](https://cdn.auth0.com/website/sdks/banners/flutter-banner.png) + [![Package](https://img.shields.io/pub/v/auth0_flutter.svg)](https://pub.dartlang.org/packages/auth0_flutter) [![Codecov](https://codecov.io/gh/auth0/auth0-flutter/branch/main/graph/badge.svg)](https://codecov.io/gh/auth0/auth0-flutter) [![License](https://img.shields.io/github/license/auth0/auth0-flutter)](https://www.apache.org/licenses/LICENSE-2.0)