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
241 stars 176 forks source link

If you are plugin author, take a look at the docs for migrating the plugin to the V2 embedding #52

Open aneebali opened 2 years ago

aneebali commented 2 years ago

To avoid unexpected runtime failures, or future build failures, try to see if this plugin supports the Android V2 embedding. Otherwise, consider removing it since a future release of Flutter will remove these deprecated APIs. If you are plugin author, take a look at the docs for migrating the plugin to the V2 embedding: https://flutter.dev/go/android-plugin-migration.

zmGitHub commented 2 years ago

+1

rizwan3d commented 2 years ago

+1

Temur87 commented 2 years ago

+1

SamMwenda commented 2 years ago

+1

SilkyPants commented 2 years ago

Looks to be merged now?

https://github.com/fluttercommunity/flutter_sms/pull/49