Skip to content

Commit 2ad9db3

Browse files
committed
chore: update pubspec
1 parent 8c04cae commit 2ad9db3

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

pubspec.yaml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,15 @@
11
name: twilio_voice
22
description: Provides an interface to Twilio's Programmable Voice SDK to allow adding voice-over-IP (VoIP) calling into your Flutter applications.
33
version: 0.1.3
4-
homepage: https://github.com/cybex-dev/twilio_voice
4+
homepage: https://twilio-voice-web.web.app/
5+
repository: https://github.com/cybex-dev/twilio_voice
6+
issue_tracker: https://github.com/cybex-dev/twilio_voice/issues
7+
topics:
8+
- twilio
9+
- voice
10+
- voip
11+
- call
12+
- phone
513

614
environment:
715
sdk: ">=2.18.0 <4.0.0"

0 commit comments

Comments
 (0)