whixp 2.1.2+1 copy "whixp: ^2.1.2+1" to clipboard
whixp: ^2.1.2+1 copied to clipboard

Streamline your XMPP messaging with a lightweight Dart-based XMPP client

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add whixp

With Flutter:

 $ flutter pub add whixp

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

dependencies:
  whixp: ^2.1.2+1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:whixp/whixp.dart';
2
likes
160
pub points
58%
popularity

Publisher

verified publishervsevex.me

Streamline your XMPP messaging with a lightweight Dart-based XMPP client

Repository (GitHub)
View/report issues

Topics

#xmpp #network #socket

Documentation

API reference

License

MIT (license)

Dependencies

connecta, crypto, dnsolve, hive, memoize, synchronized, unorm_dart, xml

More

Packages that depend on whixp