fake_tencent 0.1.0+1 copy "fake_tencent: ^0.1.0+1" to clipboard
fake_tencent: ^0.1.0+1 copied to clipboard

discontinuedreplaced by: tencent_kit
outdated

A powerful tencent plugin for Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fake_tencent

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  fake_tencent: ^0.1.0+1

Alternatively, 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:fake_tencent/fake_tencent.dart';