Decentralized Instant Message (Dart Demo)
Dependencies
- Latest Versions
| Name | Version | Description |
|---|---|---|
| Ming Ke Ming (名可名) | Decentralized User Identity Authentication | |
| Dao Ke Dao (道可道) | Universal Message Module | |
| DIMP (去中心化通讯协议) | Decentralized Instant Messaging Protocol | |
| DIM SDK | Software Development Kit | |
| DIM Plugins | Cryptography & Account Plugins | |
| LNC | Log, Notification & Cache | |
| Star Gate | Network Connection Module (WebSocket) |
- pubspec.yaml
environment:
sdk: '>=3.0.0 <4.0.0'
dependencies:
object_key: ^1.1.1
lnc: ^1.2.2
pnf: ^1.4.1
# startrek: ^1.2.0
stargate: ^1.2.0
# mkm: ^2.3.3
# dkd: ^2.3.3
# dimp: ^2.3.3
dimsdk: ^2.3.1
dim_plugins: ^2.3.1