dim 0.2.1 copy "dim: ^0.2.1" to clipboard
dim: ^0.2.1 copied to clipboard

outdated

集成了腾讯imsdk,方便开发者可以在flutter上轻松的使用im功能。

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dim

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

dependencies:
  dim: ^0.2.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:dim/dim.dart';
6
likes
0
pub points
20%
popularity

Publisher

unverified uploader

集成了腾讯imsdk,方便开发者可以在flutter上轻松的使用im功能。

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on dim