adarshbalu / twilio_flutter

A Flutter package for Twilio API.
https://pub.dev/packages/twilio_flutter
MIT License
24 stars 23 forks source link

Alphanumeric Sender IDs #16

Open Princewil opened 3 years ago

Princewil commented 3 years ago

Hi, Thanks alot for this package. I'm currently making use of it. However I would want to implement the "Alphanumeric Sender IDs" functionality where I will love to change my twilo-account-phone-number to my company name on sending to my users. Is that possible with this package??

adarshbalu commented 3 years ago

Sure. Will look into it.

adarshbalu commented 4 months ago

Hi @Princewil, I was trying to get this feature up. Unfortunately, this can only be tested using an upgraded Twilio Account and not with a trial account. As of now I only have a trial account, if I get access to an upgraded account I will try and implement this feature.