echox 0.1.0+3 copy "echox: ^0.1.0+3" to clipboard
echox: ^0.1.0+3 copied to clipboard

discontinued
PlatformAndroidiOS

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 echox

With Flutter:

 $ flutter pub add echox

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

dependencies:
  echox: ^0.1.0+3

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:echox/echox.dart';
1
likes
130
points
0
downloads

Publisher

verified publishervsevex.me

Weekly Downloads

Streamline Your XMPP Messaging with Lightweight Dart-Based XMPP Client

Topics

#xmpp #im #network #websocket

Documentation

API reference

License

MIT (license)

Dependencies

crypto, events_emitter, logger, web_socket_client, xml

More

Packages that depend on echox