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.3.3
# startrek: ^1.1.2
stargate: ^1.1.1
# mkm: ^2.2.1
# dkd: ^2.2.1
# dimp: ^2.2.1
dimsdk: ^2.2.0
dim_plugins: ^2.2.0