whixp 2.0.0-beta2 copy "whixp: ^2.0.0-beta2" to clipboard
whixp: ^2.0.0-beta2 copied to clipboard

Streamline Your XMPP Messaging with Lightweight Dart-Based XMPP Client

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart 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.0.0-beta2

Alternatively, your editor might support dart 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';
5
likes
0
points
28
downloads

Publisher

verified publishervsevex.me

Weekly Downloads

Streamline Your XMPP Messaging with Lightweight Dart-Based XMPP Client

Repository (GitHub)
View/report issues

Topics

#xmpp #im #network #socket

License

unknown (license)

Dependencies

connecta, crypto, dartz, dnsolve, logger, memoize, meta, synchronized, unorm_dart, xml, xpath_selector_xml_parser

More

Packages that depend on whixp