feat: Add example

This commit is contained in:
2022-11-08 17:54:19 +01:00
parent 565089e1c8
commit 2dd08fa391
46 changed files with 1028 additions and 6 deletions

View File

@@ -1,3 +1,4 @@
library moxxmpp_socket;
export 'src/record.dart';
export 'src/socket.dart';

View File

@@ -0,0 +1,4 @@
# melos_managed_dependency_overrides: moxxmpp
dependency_overrides:
moxxmpp:
path: ../moxxmpp