Skip to content

Commit 6e36da5

Browse files
committed
Update README.md
1 parent 0519c76 commit 6e36da5

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

README-ZH.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
11
# protocol_handler
22

3-
[![pub version][pub-image]][pub-url] [![][discord-image]][discord-url]
3+
[![pub version][pub-image]][pub-url] [![][discord-image]][discord-url] ![][visits-count-image]
44

55
[pub-image]: https://img.shields.io/pub/v/protocol_handler.svg
66
[pub-url]: https://pub.dev/packages/protocol_handler
77

88
[discord-image]: https://img.shields.io/discord/884679008049037342.svg
99
[discord-url]: https://discord.gg/zPa6EZ2jqb
1010

11+
[visits-count-image]: https://img.shields.io/badge/dynamic/json?label=Visits%20Count&query=value&url=https://api.countapi.xyz/hit/leanflutter.protocol_handler/visits
12+
1113
这个插件允许 Flutter 应用注册及处理自定义协议(即深度链接)。
1214

1315
---

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
11
# protocol_handler
22

3-
[![pub version][pub-image]][pub-url] [![][discord-image]][discord-url]
3+
[![pub version][pub-image]][pub-url] [![][discord-image]][discord-url] ![][visits-count-image]
44

55
[pub-image]: https://img.shields.io/pub/v/protocol_handler.svg
66
[pub-url]: https://pub.dev/packages/protocol_handler
77

88
[discord-image]: https://img.shields.io/discord/884679008049037342.svg
99
[discord-url]: https://discord.gg/zPa6EZ2jqb
1010

11+
[visits-count-image]: https://img.shields.io/badge/dynamic/json?label=Visits%20Count&query=value&url=https://api.countapi.xyz/hit/leanflutter.protocol_handler/visits
12+
1113
This plugin allows Flutter apps to register and handle custom protocols (i.e. deep linking).
1214

1315
---

0 commit comments

Comments
 (0)