fake_tencent 0.3.4 copy "fake_tencent: ^0.3.4" to clipboard
fake_tencent: ^0.3.4 copied to clipboard

discontinuedreplaced by: tencent_kit

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.3.4

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';