File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
1
# protocol_handler
2
2
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 ]
4
4
5
5
[ pub-image ] : https://img.shields.io/pub/v/protocol_handler.svg
6
6
[ pub-url ] : https://pub.dev/packages/protocol_handler
7
7
8
8
[ discord-image ] : https://img.shields.io/discord/884679008049037342.svg
9
9
[ discord-url ] : https://discord.gg/zPa6EZ2jqb
10
10
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
+
11
13
这个插件允许 Flutter 应用注册及处理自定义协议(即深度链接)。
12
14
13
15
---
Original file line number Diff line number Diff line change 1
1
# protocol_handler
2
2
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 ]
4
4
5
5
[ pub-image ] : https://img.shields.io/pub/v/protocol_handler.svg
6
6
[ pub-url ] : https://pub.dev/packages/protocol_handler
7
7
8
8
[ discord-image ] : https://img.shields.io/discord/884679008049037342.svg
9
9
[ discord-url ] : https://discord.gg/zPa6EZ2jqb
10
10
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
+
11
13
This plugin allows Flutter apps to register and handle custom protocols (i.e. deep linking).
12
14
13
15
---
You can’t perform that action at this time.
0 commit comments