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