Inspiration

I wanted to know how companies send bluck sms, and its my first time working with API

What it does

It sends sms to the specified number from a Twilio number

How we built it

I used flutter, dart, twilio_flutter plugin to do this and dotenv package for storing the .env values and using them in the app

Challenges we ran into

adding sccount id and token into .env file and then using the values in to the app. It was passing value 'null' though for a long time

Accomplishments that we're proud of

Finally sent sms using twilio api

What we learned

Using twilio api packages and the functions to send sms

What's next for Used Twilio API to send SMS

I have to try sending sms to 4-5 people in one go using twilio api and try more automations with twilio api

Built With

Share this project:

Updates