flutter_xmpp 0.0.32 copy "flutter_xmpp: ^0.0.32" to clipboard
flutter_xmpp: ^0.0.32 copied to clipboard

Flutter XMPP for Realtime Communication, this plugin use Smack Library on Android to connect with XMPP server,currently this plugin still development and will be update ...

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_xmpp

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

dependencies:
  flutter_xmpp: ^0.0.32

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_xmpp/flutter_xmpp.dart';
9
likes
30
pub points
29%
popularity

Publisher

unverified uploader

Flutter XMPP for Realtime Communication, this plugin use Smack Library on Android to connect with XMPP server,currently this plugin still development and will be update ...

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_xmpp