fluttercommunity / flutter_sms

A Flutter plugin to Send SMS and MMS on iOS and Android. If iMessage is enabled it will send as iMessage on iOS. This plugin must be tested on a real device on iOS. Maintainer: @rodydavis
https://fluttercommunity.github.io/flutter_sms/
MIT License
246 stars 196 forks source link

changed dart:html to use flutter_user_agent instead #25

Closed knyghtryda closed 3 years ago

knyghtryda commented 4 years ago

dart:html is incompatible with mobile, so I switched it out for flutter_user_agent since it seems to provide the user agent info you are looking for. I'm not sure what web support you are looking for though, as I don't see much need to use this plugin for a web deployment.

bsutton commented 4 years ago

Any chance of seeing a merge and release based on this commit?

voivoed commented 3 years ago

@rodydavis it's been months, can we get this merged please?

rodydavis commented 3 years ago

Sure thing!

voivoed commented 3 years ago

@rodydavis ...and released? sorry :-)

rodydavis commented 3 years ago

Working on publishing now

rodydavis commented 3 years ago

Published 2.1.1