.. | ||
bin | ||
lib | ||
.gitignore | ||
analysis_options.yaml | ||
pubspec.yaml | ||
README.md |
Dart Examples
Run using dart run bin/<example>.dart
.
Examples
component.dart
: Use moxxmpp to implement a component using XEP-0114.
.. | ||
bin | ||
lib | ||
.gitignore | ||
analysis_options.yaml | ||
pubspec.yaml | ||
README.md |
Run using dart run bin/<example>.dart
.
component.dart
: Use moxxmpp to implement a component using XEP-0114.