Easy to use, simple configuration can send SMS messages to Phone. Easily expandable gateways, messages customized according to scenarios.
- Tencent Cloud SMS
- Aliyun SMS
- Yunpian SMS
pub add easysms
import 'package:easysms/easysms.dart';
final response = await geteway.send(phone, message);
/// More see example/main.dart
BSD 3-Clause License.
Copyright (c) 2021, Odroe Inc. All rights reserved.