We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c04cae commit 2ad9db3Copy full SHA for 2ad9db3
pubspec.yaml
@@ -1,7 +1,15 @@
1
name: twilio_voice
2
description: Provides an interface to Twilio's Programmable Voice SDK to allow adding voice-over-IP (VoIP) calling into your Flutter applications.
3
version: 0.1.3
4
-homepage: https://github.com/cybex-dev/twilio_voice
+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
13
14
environment:
15
sdk: ">=2.18.0 <4.0.0"
0 commit comments