adarshbalu / twilio_flutter

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

Return status response #5

Closed Tahateber95 closed 3 years ago

Tahateber95 commented 4 years ago

I suggest you add a status response to check if the operation went successfully or not.

thameemkj commented 3 years ago

@adarshbalu as @Tahateber95 said , I also suggest you to add return status, or atleast throw an exception if sending message failed. You are just printing the status.

jigarfumakiya commented 3 years ago

Yes Please add return status @adarshbalu

adarshbalu commented 3 years ago

Yes guys, will surely add that in the next update. If anyone can contribute then please do.

jigarfumakiya commented 3 years ago

ok, @adarshbalu Will try. Thanks

adarshbalu commented 3 years ago

Try now it's added