flutter_mimc 1.0.2 copy "flutter_mimc: ^1.0.2" to clipboard
flutter_mimc: ^1.0.2 copied to clipboard

This is a flutter plugin based on the millet message cloud,Make IM easy

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_mimc
copied to clipboard

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

dependencies:
  flutter_mimc: ^1.0.2
copied to clipboard

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:flutter_mimc/flutter_mimc.dart';
copied to clipboard
2
likes
30
points
29
downloads

Publisher

unverified uploader

Weekly Downloads

2024.10.04 - 2025.04.18

This is a flutter plugin based on the millet message cloud,Make IM easy

Repository (GitHub)

License

unknown (license)

Dependencies

dio, flutter

More

Packages that depend on flutter_mimc