tencent_chat_push_for_china 3.1.1
tencent_chat_push_for_china: ^3.1.1 copied to clipboard
腾讯云IM,消息推送插件(中国大陆版)。支持通过厂商渠道进行离线消息推。
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add tencent_chat_push_for_chinaThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
tencent_chat_push_for_china: ^3.1.1Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.
Import it
Now in your Dart code, you can use:
import 'package:tencent_chat_push_for_china/tencent_chat_push_for_china.dart';