Skip to content

Commit 0931eb7

Browse files
Update README with official website link and badges
Added a link to the official website and updated badges.
1 parent 5653ea6 commit 0931eb7

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
1+
<img src="https://raw.githubusercontent.com/TutorialsAndroid/KAlertDialog/refs/heads/master/art/banner.png" align="center" />
2+
13
<h1 align="center">KAlertFlutter</h1>
24

35
<p align="center">
46
<b>A modern, professional, customizable Material-style alert dialog library for Flutter.</b>
57
</p>
68

9+
<p align="center">
10+
<a href="https://tutorialsandroid.github.io/KAlertFlutter" target="_blank">
11+
<img src="https://img.shields.io/badge/Visit%20Official%20Website-KAlertDialog-00d6c9?style=for-the-badge&logo=googlechrome&logoColor=white" alt="Visit KAlertDialog Flutter Official Website" />
12+
</a>
13+
</p>
14+
715
<p align="center">
816
<a href="https://pub.dev/packages/kalertflutter">
917
<img src="https://img.shields.io/pub/v/kalertflutter?style=for-the-badge&logo=dart&logoColor=white" alt="pub.dev version" />

0 commit comments

Comments
 (0)