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

outdated

集成了腾讯imsdk,方便开发者可以在flutter上轻松的使用im功能,目前Android,ios都ok

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

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功能,目前Android,ios都ok

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on dim