/easysms

Easy to use, simple configuration can send SMS messages to Phone. Easily expandable gateways, messages customized according to scenarios.

Primary LanguageDartBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

EasySMS

Easy to use, simple configuration can send SMS messages to Phone. Easily expandable gateways, messages customized according to scenarios.

Readmap

  • Tencent Cloud SMS
  • Aliyun SMS
  • Yunpian 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.